Completed
Pull Request — master (#950)
by Antoine
60:05
created
src/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use ApiPlatform\Core\Bridge\Doctrine\Orm\Util\QueryNameGeneratorInterface;
15 15
 use ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface;
16 16
 use Doctrine\ORM\Mapping\ClassMetadataInfo;
17
-use Doctrine\ORM\Query\Expr\Join;
18 17
 use Doctrine\ORM\QueryBuilder;
19 18
 
20 19
 /**
Please login to merge, or discard this patch.