Completed
Push — V3 ( 07a0d2...ec4b7f )
by Georges
01:50
created
src/Command/PhpfastcacheGetCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 namespace Phpfastcache\Bundle\Command;
19 19
 
20 20
 use Phpfastcache\Bundle\Service\Phpfastcache;
21
-use Phpfastcache\Exceptions\PhpfastcacheDriverCheckException;
22 21
 use Symfony\Component\Console\Command\Command;
23 22
 use Symfony\Component\Console\Input\InputArgument;
24 23
 use Symfony\Component\Console\Input\InputInterface;
Please login to merge, or discard this patch.