mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 21:41:46 +01:00
review GDPR classifications
This commit is contained in:
@@ -30,7 +30,6 @@ export class MainThreadTelemetry implements MainThreadTelemetryShape {
|
||||
"pluginHostTelemetry" : { "endPoint": "none", "classification": "SystemMetaData", "purpose": "FeatureInsight" }
|
||||
}
|
||||
*/
|
||||
|
||||
data[MainThreadTelemetry._name] = true;
|
||||
this._telemetryService.publicLog(eventName, data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user