diff --git a/src/pages/settings/Wallet/PaymentMethodList.js b/src/pages/settings/Wallet/PaymentMethodList.js index 2377868d724d..cd50d9701373 100644 --- a/src/pages/settings/Wallet/PaymentMethodList.js +++ b/src/pages/settings/Wallet/PaymentMethodList.js @@ -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 */