Remove stray log
parent
06af7a1b27
commit
435d096ed3
|
@ -188,7 +188,6 @@ export default {
|
|||
|
||||
watch: {
|
||||
$route(from, to) {
|
||||
console.log('route changed', from, to)
|
||||
this.resetState();
|
||||
this.fetchDays();
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue