Skip to content

Commit

Permalink
Fix merge with main
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosdelest committed Nov 11, 2024
1 parent 028c2f2 commit 3a0e829
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ public Collection<SystemIndexDescriptor> getSystemIndexDescriptors(Settings sett
}
""")
.setThreadPools(ExecutorNames.DEFAULT_SYSTEM_INDEX_THREAD_POOLS)
.setVersionMetaKey("version")
.setOrigin(ShardSearchPhaseAPMMetricsTests.class.getSimpleName())
.build()
);
Expand Down

0 comments on commit 3a0e829

Please sign in to comment.