@@ -235,7 +235,6 @@ |
||
235 | 235 | |
236 | 236 | /** |
237 | 237 | * Send the previously prepared request, log request and response into the database and return the response |
238 | - |
|
239 | 238 | * @return array |
240 | 239 | */ |
241 | 240 | protected function send() |
@@ -26,7 +26,6 @@ |
||
26 | 26 | |
27 | 27 | namespace Payone\Core\Helper; |
28 | 28 | |
29 | -use Payone\Core\Model\PayoneConfig; |
|
30 | 29 | use Payone\Core\Model\Methods\PayoneMethod; |
31 | 30 | use Magento\Sales\Model\Order as SalesOrder; |
32 | 31 |