Skip to content

Commit a65d9c1

Browse files
committed
remove commented-out line
1 parent a07e868 commit a65d9c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/elasticsearch/common/settings/IndexScopedSettings.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ public final class IndexScopedSettings extends AbstractScopedSettings {
207207
IndexSettings.INDEX_MAPPER_SOURCE_MODE_SETTING,
208208
IndexSettings.RECOVERY_USE_SYNTHETIC_SOURCE_SETTING,
209209
InferenceMetadataFieldsMapper.USE_LEGACY_SEMANTIC_TEXT_FORMAT,
210-
// IndexSettings.INDEX_MAPPING_META_LENGTH_LIMIT_SETTING,
211210

212211
// validate that built-in similarities don't get redefined
213212
Setting.groupSetting("index.similarity.", (s) -> {

0 commit comments

Comments
 (0)