chore: lint

This commit is contained in:
Maël Gangloff
2025-10-25 21:53:22 +02:00
parent 677fa89616
commit ac8394d1c4

View File

@@ -6,7 +6,6 @@ use App\Entity\Domain;
use App\Entity\Watchlist;
use App\Message\UpdateDomainsFromWatchlist;
use App\MessageHandler\UpdateDomainsFromWatchlistHandler;
use App\Service\RDAPService;
use App\Tests\State\WatchlistUpdateProcessorTest;
use Doctrine\ORM\EntityManagerInterface;
use PHPUnit\Framework\Attributes\DependsExternal;