Completed
Branch master (748b27)
by Alexey
36:13
created
DependencyInjection/QueueExtension.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -13,8 +13,6 @@
 block discarded – undo
13 13
 use Symfony\Component\DependencyInjection\ContainerInterface;
14 14
 use Symfony\Component\DependencyInjection\Definition;
15 15
 use Symfony\Component\DependencyInjection\Reference;
16
-use Symfony\Component\Finder\Finder;
17
-use Symfony\Component\Finder\Glob;
18 16
 use Symfony\Component\HttpKernel\DependencyInjection\Extension;
19 17
 
20 18
 /**
Please login to merge, or discard this patch.