mirror of
https://github.com/coder/code-server.git
synced 2026-05-27 23:49:33 +00:00
Update VS Code to 1.37.0
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import * as appInsights from "applicationinsights";
|
||||
import * as https from "https";
|
||||
import * as os from "os";
|
||||
|
||||
import * as appInsights from "applicationinsights";
|
||||
|
||||
export class TelemetryClient implements appInsights.TelemetryClient {
|
||||
public config: any = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user