Skip to content

Commit ac21692

Browse files
committed
fix compilation error
1 parent a74609c commit ac21692

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/interledger-settlement/src/test_helpers.rs

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ impl SettlementAccount for TestAccount {
4343
}
4444
Some(SettlementEngineDetails {
4545
url: self.url.clone(),
46-
asset_scale: 9,
4746
})
4847
}
4948
}

0 commit comments

Comments
 (0)