Skip to content

Commit

Permalink
small mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank-III committed Dec 18, 2024
1 parent b9e78df commit 82cc745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/s3/core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ impl S3Core {
Ok(req)
}

pub async fn s3_append_object_request(
pub fn s3_append_object_request(
&self,
path: &str,
position: u64,
Expand Down

0 comments on commit 82cc745

Please sign in to comment.