mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: code format
This commit is contained in:
@@ -92,7 +92,6 @@ class Entity
|
||||
#[Groups(['entity:item', 'domain:item'])]
|
||||
private ?string $registrarNameIANA = null;
|
||||
|
||||
|
||||
#[ORM\Column(length: 255, nullable: true)]
|
||||
#[Groups(['entity:item', 'domain:item'])]
|
||||
private ?string $rdapBaseUrlIANA = null;
|
||||
|
||||
Reference in New Issue
Block a user