chore: Remove unused variables

This commit is contained in:
haitao(lj) 2022-12-19 18:56:15 +08:00
parent 21e402cb8a
commit 7a5a3ceb49
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ interface InterfaceType {
const interfaceSetting = create<InterfaceType>((set) => ({
interface: {
theme: '',
language: DEFAULT_LANG,
time_zone: '',
},