Completed
Push — master ( 631929...5231d5 )
by Alexandr
02:39
created
src/Schema/AbstractSchema.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,9 +10,7 @@
 block discarded – undo
10 10
 
11 11
 
12 12
 use Youshido\GraphQL\Config\Schema\SchemaConfig;
13
-use Youshido\GraphQL\Type\Object\ObjectType;
14 13
 use Youshido\GraphQL\Type\SchemaTypesList;
15
-use Youshido\GraphQL\Type\TypeInterface;
16 14
 use Youshido\GraphQL\Type\SchemaDirectivesList;
17 15
 
18 16
 abstract class AbstractSchema
Please login to merge, or discard this patch.