Completed
Pull Request — master (#173)
by Łukasz
03:01
created
src/Factory/ProductViewFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Sylius\Component\Core\Model\TaxonInterface;
12 12
 use Sylius\ShopApiPlugin\View\ProductTaxonView;
13 13
 use Sylius\ShopApiPlugin\View\ProductView;
14
-use Sylius\ShopApiPlugin\View\TaxonView;
15 14
 
16 15
 final class ProductViewFactory implements ProductViewFactoryInterface
17 16
 {
Please login to merge, or discard this patch.