Completed
Push — master ( db951a...900abb )
by Michael
03:40
created
src/TextUI/Command.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace SugaredRim\PHPUnit\TextUI;
4 4
 
5
-use Psr\Log\LoggerInterface;
6
-use Schnittstabil\ComposerExtra\ComposerExtra;
7 5
 use Schnittstabil\Get\Get;
8 6
 
9 7
 if (version_compare(PHP_VERSION, '7.0.0', '>=')) {
Please login to merge, or discard this patch.