Remove remaining plan mode frontend code

This commit is contained in:
pewdiepie-archdaemon
2026-06-09 09:44:22 +09:00
parent 2a2a93d845
commit 646f8bd2a9
4 changed files with 2 additions and 224 deletions
+1 -2
View File
@@ -24,8 +24,7 @@ export const KEYS = {
SECTION_ORDER: 'sidebar-section-order',
ADMIN_LAST_TAB: 'admin-last-tab',
DENSITY: 'odysseus-density',
WORKSPACE: 'odysseus-workspace',
PLAN: 'odysseus-plan'
WORKSPACE: 'odysseus-workspace'
};
/**