mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
DisableEventIndexDialog: Remove an unused import.
This commit is contained in:
parent
0c3d507455
commit
ee133a9c71
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue