Skip to content

Commit 90c5b4b

Browse files
committed
Remove unnecessary use statement
1 parent eb4c4aa commit 90c5b4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Neos.Flow/Tests/Functional/Persistence/PersistenceTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Doctrine\ORM\EntityManagerInterface;
1515
use Doctrine\ORM\Tools\SchemaTool;
16-
use Neos\Flow\Configuration\ConfigurationManager;
1716
use Neos\Flow\Persistence\Doctrine\PersistenceManager;
1817
use Neos\Flow\Persistence\Doctrine\QueryResult;
1918
use Neos\Flow\Persistence\Exception;

0 commit comments

Comments
 (0)