Completed
Push — master ( 8484c4...f979a7 )
by Portey
03:07
created
Tests/StarWars/Schema/DroidType.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -9,8 +9,6 @@
 block discarded – undo
9 9
 
10 10
 
11 11
 use Youshido\GraphQL\Type\Config\TypeConfigInterface;
12
-use Youshido\GraphQL\Type\ListType\ListType;
13
-use Youshido\GraphQL\Type\Object\AbstractObjectType;
14 12
 use Youshido\GraphQL\Type\TypeMap;
15 13
 
16 14
 class DroidType extends HumanType
Please login to merge, or discard this patch.