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

@@ -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;