You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
DisableEventIndexDialog: Remove an unused import.
This commit is contained in:
@@ -22,7 +22,6 @@ import { _t } from '../../../../languageHandler';
|
||||
|
||||
import SettingsStore, {SettingLevel} from "../../../../settings/SettingsStore";
|
||||
import EventIndexPeg from "../../../../indexing/EventIndexPeg";
|
||||
import AccessibleButton from "../../../../components/views/elements/AccessibleButton";
|
||||
|
||||
/*
|
||||
* Allows the user to disable the Event Index.
|
||||
|
||||
Reference in New Issue
Block a user