Appease the linter

pull/21833/head
Travis Ralston 2020-09-16 17:26:00 -06:00
parent dca48b984f
commit e52a02d733
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ import React from 'react';
import { MatrixEvent } from "matrix-js-sdk/src/models/event";
import { _t } from "../../../languageHandler";
import WidgetStore from "../../../stores/WidgetStore";
import { WidgetType } from "../../../widgets/WidgetType";
interface IProps {
mxEvent: MatrixEvent;