Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wcy-fdu committed Apr 28, 2024
1 parent a396cc2 commit cff4a3b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ impl<Src: OpendalSource> OpendalEnumerator<Src> {
);
}

builder.enable_virtual_host_style();

if let Some(assume_role) = assume_role {
builder.role_arn(&assume_role);
}
Expand Down

0 comments on commit cff4a3b

Please sign in to comment.