Completed
Pull Request — master (#198)
by Greg
01:32
created
src/Drupal/Driver/DrushDriver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 use Drupal\Component\Utility\Random;
11 11
 use Drupal\Driver\Exception\BootstrapException;
12
-
13 12
 use Symfony\Component\Process\Process;
14 13
 
15 14
 /**
Please login to merge, or discard this patch.