Completed
Push — master ( e3fefc...6fb92f )
by Tomáš
8s
created
src/Command/FixCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Symfony\Component\Finder\Finder;
17 17
 use Symfony\CS\Fixer;
18 18
 use Symplify\MultiCodingStandard\CodeSniffer\CodeBeautifier;
19
-use Symplify\MultiCodingStandard\CodeSniffer\CodeBeautifierFactory;
20 19
 use Symplify\MultiCodingStandard\Console\ExitCode;
21 20
 use Symplify\MultiCodingStandard\Contract\CodeSniffer\CodeBeautifierFactoryInterface;
22 21
 
Please login to merge, or discard this patch.