Skip to content

Commit ba04fe4

Browse files
author
Benjamin Pasero
committed
remove unused variable
1 parent 0542c7e commit ba04fe4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/vs/workbench/electron-browser/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
var hasWorkspaceContext = configuration.workspacePath;
145145

146146
window.MonacoEnvironment = {
147-
'platform': remote.process.platform,
148147
'enableTasks': hasWorkspaceContext,
149148
'enableJavaScriptRewriting': true,
150149
'enableSendASmile' : !!configuration.sendASmile,

0 commit comments

Comments
 (0)