Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
flaneur2020 committed Jan 29, 2023
1 parent 9577cff commit 7337683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/object/object.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,6 @@ impl Object {
self.presign_write_with(OpWrite::new(0), expire)
}


/// Presign an operation for write with option described in OpenDAL [rfc-0661](../../docs/rfcs/0661-path-in-accessor.md)
///
/// You can pass `OpWrite` to this method to specify the content length and content type.
Expand Down

0 comments on commit 7337683

Please sign in to comment.