You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-28 09:24:05 +03:00
Remove unused state variable.
This commit is contained in:
@@ -90,7 +90,6 @@ module.exports = React.createClass({
|
||||
return {
|
||||
room: null,
|
||||
roomId: null,
|
||||
userId: null,
|
||||
roomLoading: true,
|
||||
peekLoading: false,
|
||||
shouldPeek: true,
|
||||
|
||||
Reference in New Issue
Block a user