mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 14:15:14 +02:00
cleanup previous tests
This commit is contained in:
parent
312b0d9967
commit
f2bfa9008f
1 changed files with 0 additions and 8 deletions
|
@ -255,12 +255,4 @@ final class Payload
|
||||||
return $this->force;
|
return $this->force;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @return string
|
|
||||||
*/
|
|
||||||
public function getType()
|
|
||||||
{
|
|
||||||
// TODO:
|
|
||||||
return "A";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue