Skip to content

Commit 087c40e

Browse files
committed
Clean up
1 parent f3a4ac7 commit 087c40e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/common/settingKeys.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ export const WORD_WRAP = 'wordWrap';
8686
export const COMMENTS = 'comments';
8787
export const OPEN_VIEW = 'openView';
8888

89-
// Explorer
90-
export const EXPLORER = 'explorer';
91-
export const AUTO_REVEAL = 'autoReveal';
92-
9389
// Workbench
9490
export const WORKBENCH = 'workbench';
9591
export const COLOR_THEME = 'colorTheme';

0 commit comments

Comments
 (0)