mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Appease the rest of the linter
This commit is contained in:
parent
6f237161fd
commit
fb54b62be9
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ import { _t } from './languageHandler';
|
|||
import {KIND_DM, KIND_INVITE} from "./components/views/dialogs/InviteDialog";
|
||||
import CommunityPrototypeInviteDialog from "./components/views/dialogs/CommunityPrototypeInviteDialog";
|
||||
import GroupStore from "./stores/GroupStore";
|
||||
import dis from "./dispatcher/dispatcher";
|
||||
|
||||
/**
|
||||
* Invites multiple addresses to a room
|
||||
|
|
Loading…
Reference in a new issue