cleaned code from logs and some comments
This commit is contained in:
@@ -235,7 +235,6 @@ export function useLogout() {
|
||||
}
|
||||
},
|
||||
onError: () => {
|
||||
// Always clear local state on logout
|
||||
TokenStorage.clearTokens();
|
||||
queryClient.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user