|
@@ -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.