diff --git a/tests/integration/Core/Repository/TrashService/TrashTest.php b/tests/integration/Core/Repository/TrashService/TrashTest.php index 849745e17e..28b58144b1 100644 --- a/tests/integration/Core/Repository/TrashService/TrashTest.php +++ b/tests/integration/Core/Repository/TrashService/TrashTest.php @@ -8,7 +8,6 @@ namespace Ibexa\Tests\Integration\Core\Repository\TrashService; -use Ibexa\Contracts\Core\Repository\Exceptions\NotFoundException; use Ibexa\Tests\Integration\Core\RepositoryTestCase; use PHPUnit\Framework\Assert;