Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
hzxa21 committed Jun 26, 2023
1 parent 88f5bb8 commit f46f404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion madsim-aws-sdk-s3/src/server/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ impl ServiceInner {
}
}
}

object.body = body.into();
object.completed = true;
}
Expand Down

0 comments on commit f46f404

Please sign in to comment.