Completed
Push — 1.0 ( c1044b...753b1d )
by David
02:30
created
src/Commands/RunCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Symfony\Component\Console\Output\OutputInterface;
10 10
 use TheCodingMachine\WashingMachine\Clover\CloverFile;
11 11
 use TheCodingMachine\WashingMachine\Clover\Crap4JFile;
12
-use TheCodingMachine\WashingMachine\Clover\CrapMethodFetcherInterface;
13 12
 use TheCodingMachine\WashingMachine\Clover\CrapMethodMerger;
14 13
 use TheCodingMachine\WashingMachine\Clover\DiffService;
15 14
 use TheCodingMachine\WashingMachine\Clover\EmptyCloverFile;
Please login to merge, or discard this patch.