Completed
Pull Request — master (#35)
by Sebastian
09:15
created
src/Introspection/QueryType.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 use Youshido\GraphQL\Execution\ResolveInfo;
11 11
 use Youshido\GraphQL\Field\Field;
12
-use Youshido\GraphQL\Introspection\Field\SchemaField;
13 12
 use Youshido\GraphQL\Introspection\Traits\TypeCollectorTrait;
14 13
 use Youshido\GraphQL\Type\AbstractType;
15 14
 use Youshido\GraphQL\Type\CompositeTypeInterface;
Please login to merge, or discard this patch.