We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 965e9ee + 562fd58 commit 42a963fCopy full SHA for 42a963f
src/DirectGateway.php
@@ -3,10 +3,6 @@
3
namespace Omnipay\SagePay;
4
5
use Omnipay\Common\AbstractGateway;
6
-use Omnipay\SagePay\Message\CaptureRequest;
7
-use Omnipay\SagePay\Message\DirectAuthorizeRequest;
8
-use Omnipay\SagePay\Message\DirectPurchaseRequest;
9
-use Omnipay\SagePay\Message\RefundRequest;
10
11
/**
12
* Sage Pay Direct Gateway
0 commit comments