mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 05:18:26 -05:00
rm un-used var
This commit is contained in:
@@ -44,7 +44,6 @@ class Stash extends EventTarget {
|
||||
this.log = new Logger(logging);
|
||||
this._pageUrlCheckInterval = pageUrlCheckInterval;
|
||||
this._detectReRenders = detectReRenders;
|
||||
this.fireOnHashChangesToo = true;
|
||||
this._lastPathStr = "";
|
||||
this._lastQueryStr = "";
|
||||
this._lastHref = "";
|
||||
|
||||
Reference in New Issue
Block a user