Completed
Push — master ( f808f4...fba7cb )
by Tomáš
07:11 queued 04:32
created
src/Command/FixCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use Symfony\Component\Console\Output\OutputInterface;
15 15
 use Symfony\Component\Console\Style\StyleInterface;
16 16
 use Symfony\Component\Finder\Finder;
17
-use Symfony\CS\Fixer;
18 17
 use Symplify\MultiCodingStandard\CodeSniffer\CodeBeautifier;
19 18
 use Symplify\MultiCodingStandard\Console\ExitCode;
20 19
 use Symplify\MultiCodingStandard\Contract\CodeSniffer\CodeBeautifierFactoryInterface;
Please login to merge, or discard this patch.