mirror of
https://github.com/tloncorp/landscape.git
synced 2024-11-28 03:43:38 +03:00
auth: remove debugger
This commit is contained in:
parent
c66d891a42
commit
2f4ed4faf2
@ -11,7 +11,6 @@ function authRedirect() {
|
||||
}
|
||||
|
||||
function checkIfLoggedIn() {
|
||||
debugger;
|
||||
if (IS_MOCK) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user