mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Remove unnecessary comment
This commit is contained in:
@@ -78,8 +78,6 @@ const App = () => {
|
|||||||
getUserById({ variables: { id } });
|
getUserById({ variables: { id } });
|
||||||
tokenVar(localStorageToken);
|
tokenVar(localStorageToken);
|
||||||
}
|
}
|
||||||
|
|
||||||
// eslint-disable-next-line
|
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
return !loading ? (
|
return !loading ? (
|
||||||
|
|||||||
Reference in New Issue
Block a user