Completed
Push — master ( d35fc1...fe5f39 )
by Tomáš
7s
created
src/Configuration/Configuration.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 
8 8
 namespace Symplify\MultiCodingStandard\Configuration;
9 9
 
10
-use Symfony\CS\FixerInterface;
11 10
 use Symplify\MultiCodingStandard\Contract\CodeSniffer\Naming\SniffNamingInterface;
12 11
 use Symplify\MultiCodingStandard\Contract\Configuration\ConfigurationInterface;
13 12
 use Symplify\MultiCodingStandard\Contract\Configuration\MultiCsFileLoaderInterface;
Please login to merge, or discard this patch.