rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 62f726d5a8
Remove useless convertion
No clue how this got into master; found with `just sane`.

Clippy emits:

 useless conversion to the same type: `amount::ParseAmountError`

As suggested, remove the useless conversion.
2024-03-12 12:56:07 +11:00
..
amount.rs Remove useless convertion 2024-03-12 12:56:07 +11:00
lib.rs Make crate level attributes uniform 2024-01-31 11:32:46 +11:00