Skip to content

Commit ffb8fb9

Browse files
authored
Clippy (#22)
1 parent 8671834 commit ffb8fb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vendor/kamino/fraction.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ impl TryFrom<U256> for U128 {
294294
}
295295
}
296296

297+
#[allow(dead_code)]
297298
pub struct FractionDisplay<'a>(&'a Fraction);
298299

299300
impl Display for FractionDisplay<'_> {

0 commit comments

Comments
 (0)