Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
samoii committed Sep 12, 2024
1 parent 42045be commit 38af88b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ pub struct S3CompatibleObjectStorage {
disable_multi_object_delete: bool,
disable_multipart_upload: bool,
server_side_encryption: Option<S3ServerSideEncryption>,
// server_side_encryption: Option<String>,
}

impl fmt::Debug for S3CompatibleObjectStorage {
Expand Down

0 comments on commit 38af88b

Please sign in to comment.