Skip to content

Commit e55cc6b

Browse files
committed
1 parent ccdf204 commit e55cc6b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/lib/Persistence/Legacy/Content/Location/Gateway/DoctrineDatabase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Doctrine\DBAL\FetchMode;
1111
use Doctrine\DBAL\ParameterType;
1212
use Doctrine\DBAL\Query\QueryBuilder;
13-
use Doctrine\DBAL\Result;
1413
use Ibexa\Contracts\Core\Persistence\Content\ContentInfo;
1514
use Ibexa\Contracts\Core\Persistence\Content\Location;
1615
use Ibexa\Contracts\Core\Persistence\Content\Location\CreateStruct;

tests/integration/Core/Repository/ContentService/DeleteContentTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
namespace Ibexa\Tests\Integration\Core\Repository\ContentService;
1010

11+
use Ibexa\Contracts\Core\Repository\Values\Content\Content;
1112
use Ibexa\Tests\Integration\Core\RepositoryTestCase;
1213
use PHPUnit\Framework\Assert;
1314

0 commit comments

Comments
 (0)