Skip to content

Commit 05e373d

Browse files
author
Aditya Deshpande
committed
Trim trailing whitespaces
1 parent e6815ce commit 05e373d

File tree

1 file changed

+1
-1
lines changed
  • hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ private Constants() {
852852
public static final String SIGNING_ALGORITHM_STS =
853853
"fs.s3a." + Constants.AWS_SERVICE_IDENTIFIER_STS.toLowerCase()
854854
+ ".signing-algorithm";
855-
855+
856856
@Deprecated
857857
public static final String S3N_FOLDER_SUFFIX = "_$folder$";
858858
public static final String FS_S3A_BLOCK_SIZE = "fs.s3a.block.size";

0 commit comments

Comments
 (0)