chore: code format

This commit is contained in:
Maël Gangloff
2025-09-10 21:39:17 +02:00
parent 28fb5f2fc3
commit 10e573e483
5 changed files with 15 additions and 15 deletions

View File

@@ -65,7 +65,6 @@ final readonly class UpdateRdapServersHandler
$throws[] = $throwable;
}
try {
$this->RDAPService->updateRegistrarListIANA();
} catch (\Throwable $throwable) {