Completed
Pull Request — experimental/sf (#3276)
by chihiro
347:45 queued 337:21
created
codeception/acceptance/EA09ShippingCest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,11 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 use Codeception\Util\Fixtures;
4
-use Page\Admin\CsvSettingsPage;
5 4
 use Page\Admin\ShippingManagePage;
6 5
 use Page\Admin\ShippingEditPage;
7 6
 use Page\Admin\OrderEditPage;
8
-use Eccube\Entity\Master\ShippingStatus;
9 7
 
10 8
 /**
11 9
  * @group admin
Please login to merge, or discard this patch.