mirror of https://gitee.com/answerdev/answer.git
ci(admin/interface): fix interface merge issue
This commit is contained in:
parent
dc2ff48289
commit
f196972fff
|
@ -8,11 +8,9 @@ import {
|
|||
FormDataType,
|
||||
AdminSettingsInterface,
|
||||
} from '@/common/interface';
|
||||
|
||||
import { interfaceStore } from '@/stores';
|
||||
import { UploadImg } from '@/components';
|
||||
import { TIMEZONES, DEFAULT_TIMEZONE } from '@/common/constants';
|
||||
|
||||
import {
|
||||
languages,
|
||||
uploadAvatar,
|
||||
|
|
Loading…
Reference in New Issue