fmt: danm formatting
This commit is contained in:
parent
8760f4440a
commit
abb00ff8c7
3 changed files with 6 additions and 7 deletions
|
@ -16,7 +16,6 @@ async fn main() {
|
|||
get_wolves_csv(&db, &config).await;
|
||||
// handle wolves api here
|
||||
get_wolves(&db).await;
|
||||
|
||||
}
|
||||
|
||||
async fn get_wolves_csv(db: &Pool<Sqlite>, config: &Config) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue