불필요 소스 제거.
This commit is contained in:
parent
dfde4bf491
commit
7060e3a7af
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user