pull/21833/head
David Baker 2018-07-16 16:19:18 +01:00
parent 4c6419a3c5
commit 983dc3ad2e
1 changed files with 0 additions and 1 deletions

View File

@ -255,7 +255,6 @@ export default class WidgetUtils {
content = {}; content = {};
} }
const room = MatrixClientPeg.get().getRoom(roomId);
WidgetEchoStore.setRoomWidgetEcho(roomId, widgetId, content); WidgetEchoStore.setRoomWidgetEcho(roomId, widgetId, content);
const client = MatrixClientPeg.get(); const client = MatrixClientPeg.get();