diff --git a/sample/payments/ExecutePayment.php b/sample/payments/ExecutePayment.php index 21fc4ef..87f548e 100644 --- a/sample/payments/ExecutePayment.php +++ b/sample/payments/ExecutePayment.php @@ -13,7 +13,6 @@ require __DIR__ . '/../bootstrap.php'; use PayPal\Api\Amount; use PayPal\Api\Details; -use PayPal\Api\ExecutePayment; use PayPal\Api\Payment; use PayPal\Api\PaymentExecution; use PayPal\Api\Transaction;