diff --git a/utils/aniwatchCore.js b/utils/aniwatchCore.js index a4a3e08..ee22f8e 100644 --- a/utils/aniwatchCore.js +++ b/utils/aniwatchCore.js @@ -1,6 +1,5 @@ let __scripts = []; let __afterLoadScripts = []; -let __afterPopstateScripts = []; let __afterPathnameChangeScripts = []; function registerScript(func, pattern = '.*') {