Remove debug log
This commit is contained in:
parent
be9acc2f29
commit
72d299f932
|
@ -424,9 +424,6 @@ export default {
|
|||
context() {
|
||||
return this.$store;
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.recentRooms)
|
||||
}
|
||||
};
|
||||
</script>
|
Loading…
Reference in New Issue