Completed
Push — 1.2 ( 818c4f...11a801 )
by Kamil
01:11 queued 52s
created
app/migrations/Version20161209095131.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -6,10 +6,6 @@
 block discarded – undo
6 6
 use Doctrine\DBAL\Schema\Schema;
7 7
 use Sylius\Component\Addressing\Model\Scope;
8 8
 use Sylius\Component\Addressing\Model\ZoneInterface;
9
-use Sylius\Component\Addressing\Model\ZoneMemberInterface;
10
-use Sylius\Component\Core\Formatter\StringInflector;
11
-use Sylius\Component\Core\Model\TaxRateInterface;
12
-use Sylius\Component\Resource\Model\CodeAwareInterface;
13 9
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
14 10
 use Symfony\Component\DependencyInjection\ContainerInterface;
15 11
 
Please login to merge, or discard this patch.