mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
Remove no longer used code (due to vs/languages removal)
This commit is contained in:
@@ -30,7 +30,7 @@ var editorEntryPoints = [
|
||||
prepend: [ 'vs/loader.js' ],
|
||||
append: [ 'vs/base/worker/workerMain' ],
|
||||
dest: 'vs/base/worker/workerMain.js'
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
var editorResources = [
|
||||
|
||||
Reference in New Issue
Block a user