@@ -12,8 +12,6 @@ |
||
12 | 12 | use Drupal\Core\PageCache\ResponsePolicyInterface; |
13 | 13 | use Drupal\Core\Routing\StackedRouteMatchInterface; |
14 | 14 | use Drupal\graphql\GraphQL\Schema\SchemaLoader; |
15 | -use Drupal\graphql\Plugin\GraphQL\SchemaPluginInterface; |
|
16 | -use Drupal\graphql\Plugin\GraphQL\SchemaPluginManager; |
|
17 | 15 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
18 | 16 | use Symfony\Component\HttpFoundation\RequestStack; |
19 | 17 | use Symfony\Component\HttpFoundation\Response; |