diff --git a/src/front/shared/redux/actions/user.ts b/src/front/shared/redux/actions/user.ts index 2a04609264..b96fdfc87e 100644 --- a/src/front/shared/redux/actions/user.ts +++ b/src/front/shared/redux/actions/user.ts @@ -871,6 +871,5 @@ export default { getWithdrawWallet, fetchMultisigStatus, pullActiveCurrency, - customTokenFiatPrice, restoreWallet, }