@@ -9,7 +9,6 @@ |
||
9 | 9 | |
10 | 10 | |
11 | 11 | use Youshido\GraphQL\Field\Field; |
12 | -use Youshido\GraphQL\Field\FieldFactory; |
|
13 | 12 | use Youshido\GraphQL\Type\Object\AbstractObjectType; |
14 | 13 | use Youshido\GraphQL\Type\Scalar\IdType; |
15 | 14 |