fix: compile warning
This commit is contained in:
@@ -39,8 +39,8 @@ mod r#type;
|
||||
|
||||
pub use conversions::*;
|
||||
pub use display::ValueDisplay;
|
||||
pub use equality::*;
|
||||
pub use hash::*;
|
||||
//pub(crate) use equality::*;
|
||||
//pub(crate) use hash::*;
|
||||
pub use integer::IntegerOrInfinity;
|
||||
pub use operations::*;
|
||||
pub use r#type::Type;
|
||||
|
||||
Reference in New Issue
Block a user