mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 01:46:57 +00:00
remove comments
This commit is contained in:
@@ -53,7 +53,6 @@ export const useLichessOAuth = () => {
|
||||
};
|
||||
|
||||
const lichessLogout = async () => {
|
||||
console.log("Lichess Logout");
|
||||
await logoutFn();
|
||||
setUser(null);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user