Skip to content

Commit 8e740b5

Browse files
author
Benjamin Pasero
committed
add comment to remove later
1 parent 700d887 commit 8e740b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/workbench/contrib/update/electron-browser/update.contribution.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ if (platform.isWindows) {
2424
}
2525
}
2626

27+
// TODO@ben remove me after a while
2728
if (platform.isLinux) {
2829
if (process.arch === 'ia32') {
2930
workbench.registerWorkbenchContribution(Linux32BitContribution, LifecyclePhase.Restored);

0 commit comments

Comments
 (0)