Minor Fixes

- Removed Invalid Imports
This commit is contained in:
Jay Patel
2015-06-25 12:05:38 -05:00
parent 46d77f15a6
commit 1c8e9b81b1

View File

@@ -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