Appease the rest of the linter

This commit is contained in:
Travis Ralston 2020-08-28 13:42:19 -06:00
parent 6f237161fd
commit fb54b62be9

View file

@ -25,7 +25,6 @@ import { _t } from './languageHandler';
import {KIND_DM, KIND_INVITE} from "./components/views/dialogs/InviteDialog"; import {KIND_DM, KIND_INVITE} from "./components/views/dialogs/InviteDialog";
import CommunityPrototypeInviteDialog from "./components/views/dialogs/CommunityPrototypeInviteDialog"; import CommunityPrototypeInviteDialog from "./components/views/dialogs/CommunityPrototypeInviteDialog";
import GroupStore from "./stores/GroupStore"; import GroupStore from "./stores/GroupStore";
import dis from "./dispatcher/dispatcher";
/** /**
* Invites multiple addresses to a room * Invites multiple addresses to a room