Completed
Push — master ( 80c2ce...052674 )
by Vuong
04:43
created
src/nganluong/PaymentGateway.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -8,9 +8,7 @@
 block discarded – undo
8 8
 namespace yiiviet\payment\nganluong;
9 9
 
10 10
 use yii\base\NotSupportedException;
11
-
12 11
 use yiiviet\payment\BasePaymentGateway;
13
-
14 12
 use vxm\gatewayclients\RequestEvent;
15 13
 
16 14
 /**
Please login to merge, or discard this patch.