mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 22:14:58 +08:00
Remove unused state variable.
This commit is contained in:
parent
bf2a4afce5
commit
06dafdc099
@ -90,7 +90,6 @@ module.exports = React.createClass({
|
||||
return {
|
||||
room: null,
|
||||
roomId: null,
|
||||
userId: null,
|
||||
roomLoading: true,
|
||||
peekLoading: false,
|
||||
shouldPeek: true,
|
||||
|
Loading…
Reference in New Issue
Block a user