Remove unnecessary code

This commit is contained in:
Andrew Kingston 2022-06-14 14:05:35 +01:00
parent c052303eee
commit bc2c665ba3
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ const INITIAL_FRONTEND_STATE = {
theme: "",
customTheme: {},
previewDevice: "desktop",
highlightedSettingComponentId: null,
highlightedSettingKey: null,
}