CSR-663 remove console.log
This commit is contained in:
parent
15ed8aad39
commit
4111f53d4c
1 changed files with 0 additions and 1 deletions
|
|
@ -269,7 +269,6 @@ async function initSession() {
|
|||
setCookieProperties({ [cookieNames.SESSION_ID]: response.data.sessionId});
|
||||
}
|
||||
}
|
||||
console.log("router:" + getSessionKeyValue());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue