Completed
Push — master ( 15604a...b51628 )
by Jonathan
10s
created
src/Drupal/Driver/DrupalDriver.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\Driver;
4 4
 
5 5
 use Drupal\Driver\Exception\BootstrapException;
6
-
7 6
 use Behat\Behat\Tester\Exception\PendingException;
8 7
 
9 8
 /**
Please login to merge, or discard this patch.