Skip to content

Commit

Permalink
Fixing eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shagufa92 committed Feb 8, 2024
1 parent 24fc780 commit 72240b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/paypal/paypalCreateOrder.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import {CreateOrderActions, CreateOrderData} from '@paypal/paypal-js/types/components/buttons';
import {CreateOrderRequestBody} from '@paypal/paypal-js/types/apis/orders';
import {getPaypalOrder} from 'src/paypal';
import {
IApiSuccessResponse,
IWalletPayCreateOrderRequest, IWalletPayCreateOrderResponse,
Expand Down

0 comments on commit 72240b3

Please sign in to comment.