From ffa06e546a95ad13bbf579e8205bbe8981175e9f Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Thu, 4 May 2023 19:03:46 +0100 Subject: [PATCH] Remove unnecessary comment --- src/App.tsx | 2 -- 1 file changed, 2 deletions(-) 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 ? (