code format
This commit is contained in:
parent
47a6ea5297
commit
a3d35f6f09
|
|
@ -14,7 +14,6 @@ namespace Plugin\Stripe\Services;
|
|||
use Beike\Shop\Services\PaymentService;
|
||||
use Stripe\Exception\ApiErrorException;
|
||||
use Stripe\Stripe;
|
||||
use Stripe\Token;
|
||||
|
||||
class StripePaymentService extends PaymentService
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue