Skip to content

Commit

Permalink
removed unnecessary method
Browse files Browse the repository at this point in the history
Signed-off-by: Shivansh Arora <[email protected]>
  • Loading branch information
shiv0408 committed May 3, 2024
1 parent 2ebfc6d commit fb0b6aa
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,6 @@ public String getIndexUUID() {
return index.getUUID();
}

public String getIndexName() {
return index.getName();
}

/**
* Test whether the current index UUID is the same as the given one. Returns true if either are _na_
Expand Down

0 comments on commit fb0b6aa

Please sign in to comment.