mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-04 13:15:24 +00:00
removed console.log
This commit is contained in:
parent
f5fbecc77f
commit
c3f5aba22c
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@ export default {
|
|||
password: this.credentials.password
|
||||
})
|
||||
.then(() => {
|
||||
console.log(this.$nuxt)
|
||||
this.$nuxt.$router.push({ name: 'app' })
|
||||
})
|
||||
.catch(error => {
|
||||
|
|
Loading…
Add table
Reference in a new issue