forked from LiveCarta/PayPal-PHP-SDK
Minor Fixes
- Removed Invalid Imports
This commit is contained in:
@@ -5,9 +5,7 @@ namespace PayPal\Api;
|
||||
use PayPal\Common\PayPalResourceModel;
|
||||
use PayPal\Transport\PayPalRestCall;
|
||||
use PayPal\Validation\ArgumentValidator;
|
||||
use PayPal\Api\CreditCardList;
|
||||
use PayPal\Rest\ApiContext;
|
||||
use PayPal\Transport\PPRestCall;
|
||||
|
||||
/**
|
||||
* Class CreditCard
|
||||
|
||||
Reference in New Issue
Block a user