Remove unnecessary code
This commit is contained in:
parent
e34a79e904
commit
40018e9332
|
@ -60,7 +60,6 @@ const INITIAL_FRONTEND_STATE = {
|
||||||
theme: "",
|
theme: "",
|
||||||
customTheme: {},
|
customTheme: {},
|
||||||
previewDevice: "desktop",
|
previewDevice: "desktop",
|
||||||
highlightedSettingComponentId: null,
|
|
||||||
highlightedSettingKey: null,
|
highlightedSettingKey: null,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue