Passed
Push — 1.x ( 5e7ffc...22294e )
by David
03:23
created
src/GraphQLTypeGenerator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use TheCodingMachine\TDBM\ConfigurationInterface;
6 6
 use TheCodingMachine\TDBM\Utils\AbstractBeanPropertyDescriptor;
7 7
 use TheCodingMachine\TDBM\Utils\BeanDescriptorInterface;
8
-use TheCodingMachine\TDBM\Utils\DirectForeignKeyMethodDescriptor;
9 8
 use TheCodingMachine\TDBM\Utils\GeneratorListenerInterface;
10 9
 use Symfony\Component\Filesystem\Filesystem;
11 10
 use TheCodingMachine\TDBM\Utils\MethodDescriptorInterface;
Please login to merge, or discard this patch.