mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
lint
This commit is contained in:
parent
4c6419a3c5
commit
983dc3ad2e
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue