Completed
Pull Request — master (#32)
by
unknown
05:51
created
src/Command/CompareCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,6 @@
 block discarded – undo
36 36
 use Org_Heigl\JUnitDiff\Writer\FileSummary;
37 37
 use Org_Heigl\JUnitDiff\Writer\Legend;
38 38
 use Org_Heigl\JUnitDiff\Writer\Standard;
39
-use Org_Heigl\JUnitDiff\Writer\Quiet;
40 39
 use Org_Heigl\JUnitDiff\Writer\Summary;
41 40
 use Symfony\Component\Console\Command\Command;
42 41
 use Symfony\Component\Console\Input\InputArgument;
Please login to merge, or discard this patch.