Completed
Push — symfony3 ( d614dc...04710b )
by Kamil
32:54 queued 13:25
created
src/Sylius/Bundle/ChannelBundle/DependencyInjection/Configuration.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -11,9 +11,7 @@
 block discarded – undo
11 11
 
12 12
 namespace Sylius\Bundle\ChannelBundle\DependencyInjection;
13 13
 
14
-use Sylius\Bundle\ChannelBundle\Form\Type\ChannelType;
15 14
 use Sylius\Bundle\ResourceBundle\Controller\ResourceController;
16
-use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType;
17 15
 use Sylius\Bundle\ResourceBundle\SyliusResourceBundle;
18 16
 use Sylius\Component\Channel\Factory\ChannelFactory;
19 17
 use Sylius\Component\Channel\Model\Channel;
Please login to merge, or discard this patch.