Completed
Pull Request — 8.x-3.x (#525)
by Sebastian
02:46
created
src/Plugin/GraphQL/Scalars/GraphQLString.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Drupal\graphql\Plugin\GraphQL\Scalars;
4 4
 
5
-use Drupal\graphql\Plugin\GraphQL\PluggableSchemaBuilderInterface;
6
-use GraphQL\Type\Definition\Type;
7
-
8 5
 /**
9 6
  * Scalar string type.
10 7
  *
Please login to merge, or discard this patch.