Completed
Pull Request — master (#1090)
by
unknown
01:30
created
Repository/ContainerRepositoryFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Doctrine\ORM\EntityManagerInterface;
8 8
 use Doctrine\ORM\Mapping\ClassMetadata;
9 9
 use Doctrine\ORM\Repository\RepositoryFactory;
10
-use InvalidArgumentException;
11 10
 use Psr\Container\ContainerInterface;
12 11
 use RuntimeException;
13 12
 
Please login to merge, or discard this patch.