mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
fix code quality issues
This commit is contained in:
parent
4dc0eeaee3
commit
9310dc31f9
4 changed files with 8 additions and 25 deletions
|
@ -38,5 +38,3 @@ export const isAuthenticated = () => {
|
|||
const authCtx = useAuth();
|
||||
return authCtx.sessionKey !== null;
|
||||
};
|
||||
|
||||
export const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue