@@ -8,7 +8,6 @@ |
||
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 |