Completed
Push — master ( f95cb9...75e64a )
by Chris
03:27
created
class/class-edu-sveawebpay.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,8 +5,6 @@
 block discarded – undo
5 5
 
6 6
 use Svea\WebPay\WebPay;
7 7
 use Svea\WebPay\WebPayItem;
8
-use Svea\WebPay\Config\ConfigurationService;
9
-use Svea\WebPay\Response\SveaResponse;
10 8
 
11 9
 if ( ! class_exists( 'EDU_SveaWebPay' ) ):
12 10
 
Please login to merge, or discard this patch.