Skip to content

Commit 1237ff2

Browse files
authored
Remove unused classification (microsoft#172452)
1 parent b5af5e3 commit 1237ff2

File tree

1 file changed

+0
-1
lines changed
  • src/vs/workbench/services/search/common

1 file changed

+0
-1
lines changed

src/vs/workbench/services/search/common/search.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ export const enum QueryType {
129129

130130
/* __GDPR__FRAGMENT__
131131
"IPatternInfo" : {
132-
"pattern" : { "classification": "CustomerContent", "purpose": "FeatureInsight" },
133132
"isRegExp": { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
134133
"isWordMatch": { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
135134
"wordSeparators": { "classification": "SystemMetaData", "purpose": "FeatureInsight" },

0 commit comments

Comments
 (0)