mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 14:34:19 +00:00
rust fmt wibble
This commit is contained in:
parent
03fcfc8562
commit
e731836e48
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ macro_rules! gen_macro_select_concats {
|
|||
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
gen_macro_select_concats!("id, name, is_active");
|
||||
|
|
Loading…
Reference in a new issue