Skip to content

Commit cffb80c

Browse files
committed
Delete useless blank line
1 parent 0ccc944 commit cffb80c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/InfiniteLoading.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
this.isNoMore = false;
9898
this.isNoResults = false;
9999
this.scrollParent.addEventListener('scroll', this.scrollHandler);
100-
101100
this.scrollHandler();
102101
},
103102
},

0 commit comments

Comments
 (0)