diff --git a/services/Order/RefundAmountCalculator.php b/services/Order/RefundAmountCalculator.php index ab6b9734..bfc15613 100644 --- a/services/Order/RefundAmountCalculator.php +++ b/services/Order/RefundAmountCalculator.php @@ -32,7 +32,6 @@ } use Order; -use PayPal; class RefundAmountCalculator {