Remove globally exposed var
This commit is contained in:
parent
4a715bfd17
commit
941dae0625
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class Navigation extends EventEmitter {
|
|||
this.recentRooms = [];
|
||||
|
||||
this.rawModelStack = [];
|
||||
window.nav = this;
|
||||
}
|
||||
|
||||
_setSpacePath(roomId) {
|
||||
|
|
Loading…
Reference in a new issue