Completed
Push — development ( 8ef386...754cf1 )
by Thomas
19s
created
htdocs/src/Oc/Command/CreateWebCacheCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Leafo\ScssPhp\Compiler;
9 9
 use RecursiveDirectoryIterator;
10 10
 use RecursiveIteratorIterator;
11
-use RegexIterator;
12 11
 use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand;
13 12
 use Symfony\Component\Console\Exception\InvalidArgumentException;
14 13
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.