Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
enkot committed Jan 16, 2021
1 parent a7b944a commit 65c5944
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Lazily.js
Expand Up @@ -175,11 +175,6 @@ export default {
data: this.data,
observed: this.observed
})
},
watch: {
isDelay(value) {
console.log('value', value)
}
}
}

Expand Down

0 comments on commit 65c5944

Please sign in to comment.