Completed
Push — master ( b1cece...fec3d4 )
by Gabriel
05:44 queued 03:52
created
Controller/Adminhtml/System/Config/CreateEanAttribute.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Magento\Eav\Model\Entity\Attribute\ScopedAttributeInterface;
13 13
 use Magento\Eav\Model\ResourceModel\Entity\Attribute\Set\CollectionFactory as AttributeSetCollectionFactory;
14 14
 use Magento\Framework\App\Request\Http;
15
-use Magento\Framework\Controller\Result\JsonFactory;
16 15
 use Magento\Framework\Controller\ResultFactory;
17 16
 
18 17
 /**
Please login to merge, or discard this patch.
Test/Unit/StockbaseApi/Client/StockbaseClientTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 namespace Stockbase\Integration\Test\Unit\StockbaseApi\Client;
5 5
 
6 6
 use DivideBV\PHPDivideIQ\DivideIQ;
7
-use Magento\Sales\Api\Data\OrderInterface;
8 7
 use PHPUnit\Framework\TestCase;
9 8
 use Stockbase\Integration\Model\Config\StockbaseConfiguration;
10 9
 use Stockbase\Integration\StockbaseApi\Client\StockbaseClient;
Please login to merge, or discard this patch.