Completed
Pull Request — 8.x-3.x (#401)
by Philipp
02:44
created
src/Plugin/GraphQL/InputTypes/InputTypePluginBase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Drupal\graphql\Plugin\GraphQL\InputTypes;
4 4
 
5 5
 use Drupal\Component\Plugin\PluginInspectionInterface;
6
-use Drupal\Core\Cache\CacheableDependencyInterface;
7 6
 use Drupal\graphql\Plugin\GraphQL\SchemaBuilder;
8 7
 use Drupal\graphql\Plugin\GraphQL\Traits\CacheablePluginTrait;
9 8
 use Drupal\graphql\Plugin\GraphQL\Traits\NamedPluginTrait;
Please login to merge, or discard this patch.