This commit is contained in:
Michael Telatynski 2019-12-19 21:10:22 +00:00
parent d9ea9b4ad3
commit 3a36d61fab
2 changed files with 1 additions and 3 deletions

View file

@ -24,7 +24,6 @@ import { Key } from '../../Keyboard';
import sdk from '../../index';
import dis from '../../dispatcher';
import VectorConferenceHandler from '../../VectorConferenceHandler';
import TagPanelButtons from './TagPanelButtons';
import SettingsStore from '../../settings/SettingsStore';
import {_t} from "../../languageHandler";
import Analytics from "../../Analytics";