cleanup console log

merge-requests/1521/head
Henry Jameson 3 years ago
parent 01d8fa4e54
commit 9793002070

@ -61,7 +61,6 @@ const withSubscription = ({
}
},
render () {
console.log(this.$listeners)
if (!this.error && !this.loading) {
const props = {
...this.$props,

Loading…
Cancel
Save