Completed
Pull Request — 8.x-3.x (#440)
by Sebastian
01:53
created
src/EventSubscriber/CacheSubscriber.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -12,8 +12,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.