Skip to content

Commit

Permalink
Update src/plugins/data/server/saved_objects/query.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers authored Mar 16, 2023
1 parent e34f55f commit 919f001
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/data/server/saved_objects/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export const querySavedObjectType: SavedObjectsType = {
dynamic: false,
properties: {
language: { type: 'keyword' },
// query: { type: 'keyword', index: false },
},
},
filters: {
Expand Down

0 comments on commit 919f001

Please sign in to comment.