Remove extra semicolon
This commit is contained in:
parent
1d7a1a1b72
commit
47c3e35665
|
@ -177,7 +177,7 @@ pub(crate) fn add_cost_basis_to_movements(
|
|||
}
|
||||
|
||||
vec
|
||||
};
|
||||
}
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue