Skip to content

Commit 3777767

Browse files
authored
Remove invalid comma
1 parent 4738328 commit 3777767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/telemetry/pylance.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"diagnosticsseen" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
6868
"failed" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
6969
"editablepthcount": { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
70-
"computedpthcount": { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
70+
"computedpthcount": { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
7171
}
7272
*/
7373
/* __GDPR__

0 commit comments

Comments
 (0)