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