Completed
Pull Request — 8.x-3.x (#411)
by Philipp
02:07
created
graphql.module 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
  * The GraphQL module.
6 6
  */
7 7
 
8
-use Drupal\graphql\Utility\StringHelper;
9 8
 use Drupal\Core\Url;
10 9
 
11 10
 define('GRAPHQL_SCALAR_PLUGIN', 'scalar');
Please login to merge, or discard this patch.