Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
remixz committed Mar 10, 2017
1 parent 2fd31c7 commit 37fc44a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Room.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
}
},
mounted () {
const room = this.$route.params.id
this.$store.dispatch('joinRoom', room)
this.timeout = setTimeout(() => {
Expand Down

0 comments on commit 37fc44a

Please sign in to comment.