Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Add back whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Aug 4, 2021
1 parent 4b2b0ee commit 4901088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload-perf/src/upload-perf.rs
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ fn main() {
("commit", git_commit_hash.trim().to_string(), String)
);
*/

}
let last_median =
get_last_metrics(&"median".to_string(), &db, &name, branch).unwrap_or_default();
Expand Down

0 comments on commit 4901088

Please sign in to comment.