You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-04 11:51:45 +03:00
Appease the rest of the linter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user