@@ -5,8 +5,6 @@ |
||
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 |