diff --git a/src/App.tsx b/src/App.tsx index 1145618..3be0a9c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -78,8 +78,6 @@ const App = () => { getUserById({ variables: { id } }); tokenVar(localStorageToken); } - - // eslint-disable-next-line }, []); return !loading ? (