Completed
Push — master ( d84c25...1c08ae )
by Alexandr
03:38
created
src/Validator/SchemaValidator/SchemaValidator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 
9 9
 namespace Youshido\GraphQL\Validator\SchemaValidator;
10 10
 
11
-use Youshido\GraphQL\Config\AbstractConfig;
12 11
 use Youshido\GraphQL\Field\Field;
13 12
 use Youshido\GraphQL\Schema\AbstractSchema;
14 13
 use Youshido\GraphQL\Type\InterfaceType\AbstractInterfaceType;
Please login to merge, or discard this patch.