@@ -50,7 +50,6 @@ export default {
},
watch: {
currentPage () {
- console.log(this.currentPage)
this.updateComments()
}