Unused variable
This commit is contained in:
parent
d45e44d01c
commit
5f477b313b
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue