@@ -2,8 +2,6 @@ |
||
| 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', '>=')) { |