Skip to content

Commit

Permalink
remove unused import for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
grgia committed Oct 18, 2023
1 parent 903e982 commit 6332887
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/settings/Wallet/PaymentMethodList.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import ROUTES from '../../../ROUTES';
import getBankIcon from '../../../components/Icon/BankIcons';
import assignedCardPropTypes from './assignedCardPropTypes';
import * as CardUtils from '../../../libs/CardUtils';
import variables from '../../../styles/variables';

const propTypes = {
/** What to do when a menu item is pressed */
Expand Down

0 comments on commit 6332887

Please sign in to comment.