mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: remove duplicate context
This commit is contained in:
@@ -39,7 +39,6 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
||||
'domain:list',
|
||||
'tld:list',
|
||||
'event:list',
|
||||
'domain:list',
|
||||
'event:list',
|
||||
],
|
||||
],
|
||||
|
||||
@@ -43,7 +43,6 @@ use Symfony\Component\Validator\Constraints as Assert;
|
||||
'domain:list',
|
||||
'tld:list',
|
||||
'event:list',
|
||||
'domain:list',
|
||||
'event:list',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user