Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 27, 2024
1 parent d0ac3e2 commit 9cf6efc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import scala.xml.{Elem, XML}

/**
* Exception thrown by S3 operations.
*
*
* Copied from https://github.com/akka/alpakka/blob/v1.0.2/s3/src/main/scala/akka/stream/alpakka/s3/S3Exception.scala
*/
private[s3] class S3Exception(val code: String, val message: String, val requestId: String, val hostId: String)
Expand Down

0 comments on commit 9cf6efc

Please sign in to comment.