diff --git a/Frontend/src/pages/UserPanel/MainUserPanel.jsx b/Frontend/src/pages/UserPanel/MainUserPanel.jsx index 2c4f978..9cb9f33 100644 --- a/Frontend/src/pages/UserPanel/MainUserPanel.jsx +++ b/Frontend/src/pages/UserPanel/MainUserPanel.jsx @@ -32,15 +32,13 @@ const MainUserPanel = () => { } }; - - const user = useSelector((store) => store.user); return ( <>