Completed
Pull Request — 3.x (#396)
by
unknown
20:21
created
src/DependencyInjection/SonataNotificationExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Sonata\NotificationBundle\Backend\MessageManagerBackend;
19 19
 use Sonata\NotificationBundle\Model\MessageInterface;
20 20
 use Symfony\Component\Config\FileLocator;
21
-use Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument;
22 21
 use Symfony\Component\DependencyInjection\ContainerBuilder;
23 22
 use Symfony\Component\DependencyInjection\Definition;
24 23
 use Symfony\Component\DependencyInjection\Loader;
Please login to merge, or discard this patch.