@@ -10,7 +10,6 @@ |
||
10 | 10 | use Drupal\graphql\Plugin\GraphQL\Traits\NamedPluginTrait; |
11 | 11 | use Drupal\graphql\Plugin\GraphQL\Traits\TypedPluginTrait; |
12 | 12 | use Drupal\graphql\Plugin\GraphQL\TypeSystemPluginInterface; |
13 | -use Youshido\GraphQL\Config\Object\InputObjectTypeConfig; |
|
14 | 13 | use Youshido\GraphQL\Field\Field; |
15 | 14 | use Youshido\GraphQL\Type\TypeInterface; |
16 | 15 |