Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgehermo9 committed Nov 2, 2024
1 parent 72e6e10 commit 155bb1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/services/azblob/core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ impl AzblobCore {

let mut req = Request::put(&url);

// Set user metadata headers.
// TODO: refactor this and the s3 backend to use an utils function instead
// TODO: only for put_blobs or also block requests?
if let Some(user_metadata) = args.user_metadata() {
Expand Down

0 comments on commit 155bb1a

Please sign in to comment.