mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-26 10:01:09 +01:00
Remove redundant reset
This commit is contained in:
parent
d0e270bd1c
commit
b3a862c2c2
@ -76,10 +76,6 @@ class SessionStore extends Store {
|
||||
}
|
||||
}
|
||||
|
||||
reset() {
|
||||
this._state = Object.assign({}, INITIAL_STATE);
|
||||
}
|
||||
|
||||
getCachedPassword() {
|
||||
return this._state.cachedPassword;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user