diff --git a/src/components/ComponentPages/ProfileInfo/index.tsx b/src/components/ComponentPages/ProfileInfo/index.tsx index 19a5f4c37..161247022 100644 --- a/src/components/ComponentPages/ProfileInfo/index.tsx +++ b/src/components/ComponentPages/ProfileInfo/index.tsx @@ -131,7 +131,6 @@ const ProfileInfo = () => { let res = await UpdateUserProfileInfo(values); setgetAddress1(res?.data?.address_1); if (res && res.status_code === 200) { - fetchUserProfileInfo(); message.success(res.message); if (values?.default_algo) { dispatch(