removed call to deleted function

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-02-22 16:13:18 +01:00
parent 0f279764a8
commit 44ff33120d
1 changed files with 0 additions and 1 deletions

View File

@ -449,7 +449,6 @@ class BindAPI
$body = [
'name' => $domainName,
'panel' => $panel->getName(),
'content' => $this->domainController->createPanelContent(panel: $panel->getName())
];
try {
if (!empty($nameServer->getAaaa())) {