rust fmt wibble

This commit is contained in:
Mike Ledger 2020-07-06 16:22:32 +10:00 committed by Austin Bonander
parent 03fcfc8562
commit e731836e48

View file

@ -32,7 +32,7 @@ macro_rules! gen_macro_select_concats {
Ok(())
}
}
};
}
gen_macro_select_concats!("id, name, is_active");