mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
refactor: fix merge mistakes
This commit is contained in:
@@ -165,7 +165,6 @@ readonly class RDAPService
|
||||
|
||||
/** @var ?Domain $domain */
|
||||
$domain = $this->domainRepository->findOneBy(['ldhName' => $idnDomain]);
|
||||
return $domain;
|
||||
|
||||
$rdapServerUrl = $rdapServer->getUrl();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user