Completed
Pull Request — master (#339)
by Pieter
02:03
created
src/Drupal/DrupalExtension/Context/Initializer/DrupalAwareInitializer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,10 +5,8 @@
 block discarded – undo
5 5
 use Behat\Behat\Context\Initializer\ContextInitializer;
6 6
 use Behat\Behat\Context\Context;
7 7
 use Behat\Testwork\Hook\HookDispatcher;
8
-
9 8
 use Drupal\DrupalAuthenticationManagerInterface;
10 9
 use Drupal\DrupalDriverManager;
11
-use Drupal\DrupalExtension\Context\DrupalContext;
12 10
 use Drupal\DrupalExtension\Context\DrupalAwareInterface;
13 11
 use Drupal\DrupalUserManagerInterface;
14 12
 
Please login to merge, or discard this patch.