Skip to content

Commit 4c28408

Browse files
committed
Minor precommit fixes
Signed-off-by: Shreyansh Ray <rayshrey@amazon.com>
1 parent f91263b commit 4c28408

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/opensearch/index/store/remote/filecache/FullFileCachedIndexInput.java

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ public IndexInput slice(String sliceDescription, long offset, long length) throw
8181

8282
/**
8383
* Closes the index input and it's clones as well
84-
* @throws IOException
8584
*/
8685
@Override
8786
public void close() throws IOException {

0 commit comments

Comments
 (0)