mirror of https://github.com/vector-im/riot-web
Unused variable
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…
Reference in New Issue