Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Nov 14, 2024
1 parent 1d3023a commit f4233e3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ impl SubdirClient for ShardedSubdir {
.join(&format!("{shard:x}.msgpack.zst"))
.expect("invalid shard url");


let shard_request = self
.client
.get(shard_url.clone())
Expand Down

0 comments on commit f4233e3

Please sign in to comment.