Completed
Push — master ( 3474c6...7552ea )
by Alexandr
02:54
created
src/Validator/ConfigValidator/Rules/TypeValidationRule.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 namespace Youshido\GraphQL\Validator\ConfigValidator\Rules;
10 10
 
11 11
 
12
-use Youshido\GraphQL\Field\AbstractInputField;
13 12
 use Youshido\GraphQL\Field\FieldInterface;
14 13
 use Youshido\GraphQL\Field\InputFieldInterface;
15 14
 use Youshido\GraphQL\Type\AbstractType;
Please login to merge, or discard this patch.