mirror of https://gitee.com/answerdev/answer.git
chore: Remove unused variables
This commit is contained in:
parent
21e402cb8a
commit
7a5a3ceb49
|
@ -10,7 +10,6 @@ interface InterfaceType {
|
|||
|
||||
const interfaceSetting = create<InterfaceType>((set) => ({
|
||||
interface: {
|
||||
theme: '',
|
||||
language: DEFAULT_LANG,
|
||||
time_zone: '',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue