Skip to content

Commit

Permalink
HADOOP-18516. Added EOF newline
Browse files Browse the repository at this point in the history
  • Loading branch information
sreeb-msft committed Dec 8, 2022
1 parent 573d4c5 commit cc045ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ protected String computeHmac256(final String stringToSign) {
}
return org.apache.hadoop.fs.azurebfs.utils.Base64.encode(hmac);
}
}
}

0 comments on commit cc045ac

Please sign in to comment.