Skip to content

Commit 9c0c2ea

Browse files
committed
fix: Do not import toggleHighContrast action
1 parent 022d34c commit 9c0c2ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/monaco.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneGot
1515
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneGotoSymbolQuickAccess'
1616
import 'monaco-editor/esm/vs/editor/standalone/browser/quickAccess/standaloneCommandsQuickAccess'
1717
import 'monaco-editor/esm/vs/editor/standalone/browser/referenceSearch/standaloneReferenceSearch'
18-
import 'monaco-editor/esm/vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast'
1918

2019
monaco.extra.StandaloneServices.initialize({
2120
get textModelService () {

0 commit comments

Comments
 (0)