diff --git a/editors/code/src/config.ts b/editors/code/src/config.ts index 0987070b940..3f3ca630981 100644 --- a/editors/code/src/config.ts +++ b/editors/code/src/config.ts @@ -21,7 +21,6 @@ export class Config { "highlighting", "updates.channel", "lens", // works as lens.* - "hoverActions", // works as hoverActions.* ] .map(opt => `${this.rootSection}.${opt}`);