fix ci
This commit is contained in:
parent
cb892e1c0c
commit
3df6791b6b
@ -111,7 +111,6 @@ impl Fee {
|
|||||||
pub fn new() -> Self {
|
pub fn new() -> Self {
|
||||||
Self {
|
Self {
|
||||||
sum_in_cents: 0,
|
sum_in_cents: 0,
|
||||||
family: false,
|
|
||||||
name: "".into(),
|
name: "".into(),
|
||||||
parts: Vec::new(),
|
parts: Vec::new(),
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user