Skip to content

Commit 4d2413a

Browse files
committed
fix doc
1 parent b60f162 commit 4d2413a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/WriteOperationHelper.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -635,9 +635,6 @@ public Configuration getConf() {
635635
return conf;
636636
}
637637

638-
/**
639-
* {@inheritDoc}
640-
*/
641638
public SelectObjectContentRequest.Builder newSelectRequestBuilder(Path path) {
642639
try (AuditSpan span = getAuditSpan()) {
643640
return getRequestFactory().newSelectRequestBuilder(

0 commit comments

Comments
 (0)