Run cargo fmt

This commit is contained in:
Joakim Frostegård 2021-10-28 01:49:37 +02:00
parent 130377b8f4
commit f60631b29e
3 changed files with 4 additions and 5 deletions

View file

@ -357,4 +357,4 @@ pub fn handle_scrape_request(
};
response
}
}