Remove gonsole.logg :DD
This commit is contained in:
parent
60b3e4f40f
commit
0aa5fe9d0d
@ -70,7 +70,6 @@ export default function createPersistedState ({
|
||||
})
|
||||
}
|
||||
if (store.state.oauth.token) {
|
||||
console.log(store.state.oauth)
|
||||
store.dispatch('loginUser', store.state.oauth.token)
|
||||
}
|
||||
loaded = true
|
||||
|
Loading…
Reference in New Issue
Block a user