Completed
Push — master ( 6445a9...a23b10 )
by Jonathan
19s queued 10s
created
src/Drupal/DrupalExtension/Context/Environment/Reader/Reader.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -9,10 +9,8 @@
 block discarded – undo
9 9
 use Behat\Testwork\Environment\Environment;
10 10
 use Behat\Testwork\Environment\Exception\EnvironmentReadException;
11 11
 use Behat\Testwork\Environment\Reader\EnvironmentReader;
12
-
13 12
 use Drupal\DrupalDriverManager;
14 13
 use Drupal\Driver\SubDriverFinderInterface;
15
-
16 14
 use Drupal\DrupalExtension\Context\DrupalSubContextInterface;
17 15
 use RecursiveDirectoryIterator;
18 16
 use RecursiveIteratorIterator;
Please login to merge, or discard this patch.