removed obsulete code
This commit is contained in:
parent
9bb9f50013
commit
e1ca8a7fac
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
let __scripts = [];
|
||||
let __afterLoadScripts = [];
|
||||
let __afterPopstateScripts = [];
|
||||
let __afterPathnameChangeScripts = [];
|
||||
|
||||
function registerScript(func, pattern = '.*') {
|
||||
|
|
Loading…
Add table
Reference in a new issue