불필요 소스 제거.

This commit is contained in:
leejinho 2019-12-09 18:52:13 +09:00
parent dfde4bf491
commit 7060e3a7af

View File

@ -36,9 +36,7 @@ import {
UpdateTimerSetResponse UpdateTimerSetResponse
} from '@ucap-webmessenger/protocol-room'; } from '@ucap-webmessenger/protocol-room';
import * as AppStore from '@app/store';
import * as ChatStore from '@app/store/messenger/chat'; import * as ChatStore from '@app/store/messenger/chat';
import * as SyncStore from '@app/store/messenger/sync';
import { import {
info, info,
@ -46,8 +44,6 @@ import {
infoFailure, infoFailure,
inviteNotification, inviteNotification,
exitNotification, exitNotification,
exitForcingNotificationRes,
exitForcingNotificationNoti,
updateFontNotification, updateFontNotification,
updateOnlyAlarm, updateOnlyAlarm,
update, update,