remove some debugs
This commit is contained in:
parent
0cbcab6597
commit
ff10228907
4 changed files with 1 additions and 3 deletions
|
@ -23,7 +23,6 @@ export function initUser() {
|
|||
|
||||
function updateUser() {
|
||||
globalUser = getUserFromCookie()
|
||||
console.debug('got user from cookie', globalUser)
|
||||
setGlobal('user', globalUser)
|
||||
dispatchMessage('user:updated', globalUser)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue