move imports around
This commit is contained in:
parent
a02dcf1893
commit
1e14538caf
@ -1,5 +1,5 @@
|
||||
use rust_decimal::Decimal;
|
||||
use crate::push::state::PushState;
|
||||
use rust_decimal::Decimal;
|
||||
|
||||
pub fn _concat<T>(vals: Vec<Vec<T>>) -> Option<Vec<T>>
|
||||
where
|
||||
|
Loading…
x
Reference in New Issue
Block a user