Skip to content

Commit 7fedec2

Browse files
author
Benjamin Pasero
committed
update distro
1 parent 0f73473 commit 7fedec2

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
33
"version": "1.38.0",
4-
"distro": "5af2b9835ba8caee9e5057d2272ba4c90fcd0d36",
4+
"distro": "d54cb1c81bc4458276bd38093586ee3566539d2d",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

src/vs/platform/product/common/product.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ export interface IProductConfiguration {
8585
readonly 'linux-x64': string;
8686
readonly 'darwin': string;
8787
};
88-
readonly logUploaderUrl: string;
8988
readonly portable?: string;
9089
readonly uiExtensions?: readonly string[];
9190
}

0 commit comments

Comments
 (0)