Completed
Push — 8.x-1.x ( 75faa3...037ca2 )
by Philipp
01:27
created
src/GraphQLTemplateTrait.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_twig;
4 4
 
5 5
 use Drupal\Core\Entity\EntityInterface;
6
-use Drupal\Core\Template\TwigEnvironment;
7 6
 use Drupal\graphql\GraphQL\Execution\QueryProcessor;
8 7
 use GraphQL\Server\OperationParams;
9 8
 
Please login to merge, or discard this patch.