Skip to content

Commit 9eb1b2d

Browse files
committed
chore: remove redundant entry from IndexingPressureMemory in eslint config
1 parent 6641ce5 commit 9eb1b2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specification/eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export default defineConfig({
6868
Filter: ['_global.termvectors', 'ml._types'],
6969
IndexingPressure: ['cluster.stats', 'indices._types', 'nodes._types'],
7070
IndexingPressureMemory: [
71-
'cluster.stats',
7271
'indices._types',
7372
'nodes._types'
7473
],

0 commit comments

Comments
 (0)