Skip to content

Commit 0017599

Browse files
committed
Remove debug
1 parent 2e9720f commit 0017599

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ const VirtualList = Vue.component(NAME, {
4949
uniqueIds: this.getUniqueIdFromDataSources()
5050
}, this.onRangeChanged)
5151

52-
// just for debug
53-
window.virtual = this.virtual
54-
5552
// also need sync initial range first.
5653
this.range = this.virtual.getRange()
5754

0 commit comments

Comments
 (0)