get rid of eccesive loggin
This commit is contained in:
parent
e3086efb82
commit
66a13c3407
10 changed files with 0 additions and 34 deletions
|
@ -258,7 +258,6 @@ class InfiniteScroller {
|
|||
element = thing[0];
|
||||
}
|
||||
}
|
||||
console.log(id, element, this.HTMLElements.length, ":3");
|
||||
if (element) {
|
||||
if (flash) {
|
||||
element.scrollIntoView({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue