Commit fbb968f
authored
Fixing GDPR telemetry naming for package management (#551)
We are sending the following event locally
`ms-python.vscode-python-envs/PACKAGE_MANAGEMENT` but this is not
classified in our GDPR tool due to the mismatched GDPR tag.
The following is cleared in the GDPR tool based on the GDPR tag

I think this small change will suffice to align the two1 parent 0157b2a commit fbb968f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments