Completed
Pull Request — 8.x-3.x (#809)
by
unknown
02:20
created
modules/graphql_core/src/Plugin/GraphQL/Fields/Menu/MenuByName.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\Core\DependencyInjection\DependencySerializationTrait;
6 6
 use Drupal\Core\Entity\EntityTypeManagerInterface;
7
-use Drupal\Core\Language\LanguageManagerInterface;
8 7
 use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
9 8
 use Drupal\graphql\GraphQL\Execution\ResolveContext;
10 9
 use Drupal\graphql\Plugin\GraphQL\Fields\FieldPluginBase;
Please login to merge, or discard this patch.