Skip to content

Commit

Permalink
Fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
catuhana committed Feb 8, 2025
1 parent 999249f commit 04d378d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/node/release.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ impl Release {
content_length as f64 / BYTES_PER_MB
)),
))?;

last_update = Instant::now();
}
}
Expand Down

0 comments on commit 04d378d

Please sign in to comment.