Skip to content

Commit

Permalink
Resolve clippy::legacy_numeric_constants error (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottanderson authored Jun 4, 2024
1 parent 55f799b commit ad672f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/properties/text_property.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::hash::{Hash, Hasher};
use std::usize;
use std::{
fmt::Debug,
io::{Cursor, Read, Seek, Write},
Expand Down

0 comments on commit ad672f7

Please sign in to comment.