cleanup console log

This commit is contained in:
Henry Jameson 2022-03-23 16:53:57 +02:00
parent 01d8fa4e54
commit 9793002070
1 changed files with 0 additions and 1 deletions

View File

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