@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Drupal\graphql\GraphQL\Type\Scalars\MapType; |
| 6 | 6 | use Drupal\graphql\Plugin\GraphQL\PluggableSchemaBuilderInterface; |
| 7 | -use Drupal\graphql\Plugin\GraphQL\Scalars\GraphQLString; |
|
| 8 | 7 | use Drupal\graphql\Plugin\GraphQL\Scalars\ScalarPluginBase; |
| 9 | 8 | |
| 10 | 9 | /** |