Completed
Push — master ( 3bb957...da1893 )
by recca
02:36
created
src/EcpayApi.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,8 +5,8 @@
 block discarded – undo
5 5
 use ECPay_DeviceType;
6 6
 use ECPay_InvoiceState;
7 7
 use Http\Message\MessageFactory;
8
-use Payum\Core\HttpClientInterface;
9 8
 use PayumTW\Ecpay\Bridge\Ecpay\AllInOne;
9
+use Payum\Core\HttpClientInterface;
10 10
 
11 11
 class EcpayApi extends Api
12 12
 {
Please login to merge, or discard this patch.