Completed
Push — 8.x-3.x ( 0334d2...6b3e90 )
by Sebastian
04:15
created
src/Plugin/GraphQL/Scalars/TypedData/Map.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
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
 /**
Please login to merge, or discard this patch.