Completed
Push — master ( 50615c...cea04e )
by Alexandr
02:45
created
src/Validator/ConfigValidator/Rules/TypeValidationRule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Youshido\GraphQL\Type\Field\InputField;
17 17
 use Youshido\GraphQL\Type\Object\AbstractInputObjectType;
18 18
 use Youshido\GraphQL\Type\Object\AbstractObjectType;
19
-use Youshido\GraphQL\Type\Object\ObjectType;
20 19
 use Youshido\GraphQL\Type\TypeMap;
21 20
 use Youshido\GraphQL\Validator\Exception\ConfigurationException;
22 21
 
Please login to merge, or discard this patch.