Skip to content

Commit 1d73a47

Browse files
committed
experimentsUrl is not needed
1 parent 6af5916 commit 1d73a47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/vs/base/common/product.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ export interface IProductConfiguration {
9292
assignmentContextTelemetryPropertyName: string;
9393
};
9494

95-
readonly experimentsUrl?: string;
96-
9795
readonly extensionsGallery?: {
9896
readonly serviceUrl: string;
9997
readonly servicePPEUrl?: string;

0 commit comments

Comments
 (0)