mirror of https://github.com/vector-im/riot-web
DisableEventIndexDialog: Remove an unused import.
parent
0c3d507455
commit
ee133a9c71
|
@ -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 New Issue