Skip to content

Commit

Permalink
chore: remove debug (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarnsley authored and xaksis committed Aug 5, 2019
1 parent 19c6974 commit 8b71961
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/VgtFilterRow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@ export default {
this.$emit('filter-changed', this.columnFilters);
},
},
mounted() {
console.log(this.columns);
},
};
</script>

Expand Down

0 comments on commit 8b71961

Please sign in to comment.