Skip to content

Commit 667cffe

Browse files
committed
Remving unnecessary changes
Signed-off-by: Shourya Dutta Biswas <114977491+shourya035@users.noreply.github.com>
1 parent ca4b1d9 commit 667cffe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/opensearch/cluster/metadata/IndexMetadata.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,6 @@ public static APIBlock readFrom(StreamInput input) throws IOException {
636636
static final String KEY_SYSTEM = "system";
637637
public static final String KEY_PRIMARY_TERMS = "primary_terms";
638638
public static final String REMOTE_STORE_CUSTOM_KEY = "remote_store";
639-
public static final String REMOTE_STORE_SEEDED_SHARDS_KEY = "remote_store_seeded_shards";
640639

641640
public static final String INDEX_STATE_FILE_PREFIX = "state-";
642641

0 commit comments

Comments
 (0)