Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Aug 6, 2021
1 parent 025199b commit f6b1647
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/components/deferredcontent/DeferredContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,4 @@ export default {
}
}
}
</script>



componentWillUnmount() {
this.unbindScrollListener();
}
</script>

0 comments on commit f6b1647

Please sign in to comment.