mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-23 06:04:47 -04:00
Remove: useless comment
This commit is contained in:
parent
fb30fb9aa3
commit
101f7f2e4a
1 changed files with 0 additions and 3 deletions
|
@ -152,9 +152,6 @@ class UmbraBehavior {
|
||||||
target.click();
|
target.click();
|
||||||
} // add new do's here!
|
} // add new do's here!
|
||||||
|
|
||||||
// Only push the element to alreadyDone if it's
|
|
||||||
// an element we want to open. No need to track
|
|
||||||
// the close selectors
|
|
||||||
this.alreadyDone.push(target);
|
this.alreadyDone.push(target);
|
||||||
this.idleSince = null;
|
this.idleSince = null;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue