web: remove debugger

This commit is contained in:
Vladislav Makhov 2021-02-03 10:50:21 +03:00
parent e6df840767
commit 9298f3859b

View File

@ -34,8 +34,6 @@ class AuthStore {
console.log("Login response", response);
debugger;
setWithCredentialsStatus(true);
await this.init();