Completed
Push — master ( 50809e...8af631 )
by Tomáš
04:38 queued 02:05
created
src/CodeSniffer/FileSystem/RulesetFileSystem.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 namespace Symplify\MultiCodingStandard\CodeSniffer\FileSystem;
9 9
 
10 10
 use Exception;
11
-use Nette\Utils\Strings;
12 11
 use Symfony\Component\Finder\Finder;
13 12
 use Symplify\MultiCodingStandard\Contract\CodeSniffer\FileSystem\RulesetFileSystemInterface;
14 13
 
Please login to merge, or discard this patch.