Completed
Pull Request — master (#26)
by Emmanuel
13:43
created
src/Gateways/SettlementGateway.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,8 +10,8 @@
 block discarded – undo
10 10
 
11 11
 namespace PayBreak\Sdk\Gateways;
12 12
 
13
-use PayBreak\Sdk\SdkException;
14 13
 use Carbon\Carbon;
14
+use PayBreak\Sdk\SdkException;
15 15
 
16 16
 /**
17 17
  * Application Gateway
Please login to merge, or discard this patch.