mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-13 08:26:17 +02:00
Unused variable
This commit is contained in:
parent
d45e44d01c
commit
5f477b313b
@ -140,7 +140,6 @@ module.exports = React.createClass({
|
||||
},
|
||||
|
||||
showRoom: function(room, room_alias) {
|
||||
var oob_data = {};
|
||||
var payload = {action: 'view_room'};
|
||||
if (room) {
|
||||
// Don't let the user view a room they won't be able to either
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user