mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
2530ec8419
commit
227fc24d3a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import { _t } from './languageHandler';
|
|||
import Modal from './Modal';
|
||||
import SettingsStore, {SettingLevel} from "./settings/SettingsStore";
|
||||
import {
|
||||
hideToast as hideNotificationsToast, showToast as showNotificationsToast,
|
||||
hideToast as hideNotificationsToast,
|
||||
} from "./toasts/DesktopNotificationsToast";
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue