Remove unnecessary code

This commit is contained in:
Andrew Kingston 2022-06-14 14:05:35 +01:00
parent e34a79e904
commit 40018e9332
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,
}