mirror of https://github.com/vector-im/riot-web
lint
parent
4c6419a3c5
commit
983dc3ad2e
|
@ -255,7 +255,6 @@ export default class WidgetUtils {
|
|||
content = {};
|
||||
}
|
||||
|
||||
const room = MatrixClientPeg.get().getRoom(roomId);
|
||||
WidgetEchoStore.setRoomWidgetEcho(roomId, widgetId, content);
|
||||
|
||||
const client = MatrixClientPeg.get();
|
||||
|
|
Loading…
Reference in New Issue