mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 02:05:36 +00:00
chore: remove duplicate context
This commit is contained in:
parent
8102d932ba
commit
70d416b0e7
@ -39,7 +39,6 @@ use Symfony\Component\Serializer\Attribute\SerializedName;
|
|||||||
'domain:list',
|
'domain:list',
|
||||||
'tld:list',
|
'tld:list',
|
||||||
'event:list',
|
'event:list',
|
||||||
'domain:list',
|
|
||||||
'event:list',
|
'event:list',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
@ -43,7 +43,6 @@ use Symfony\Component\Validator\Constraints as Assert;
|
|||||||
'domain:list',
|
'domain:list',
|
||||||
'tld:list',
|
'tld:list',
|
||||||
'event:list',
|
'event:list',
|
||||||
'domain:list',
|
|
||||||
'event:list',
|
'event:list',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user