@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Drupal\Core\Field\FieldDefinitionInterface; |
6 | 6 | use Drupal\Core\TypedData\ComplexDataDefinitionInterface; |
7 | -use Drupal\Core\TypedData\ListDataDefinitionInterface; |
|
8 | 7 | use Drupal\graphql\Utility\StringHelper; |
9 | 8 | use Drupal\graphql_core\Plugin\Deriver\EntityFieldDeriverBase; |
10 | 9 |