Skip to content

Commit

Permalink
fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mcatanzariti committed Dec 28, 2023
1 parent 45d0d3a commit a7aafba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/resp/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -463,5 +463,3 @@ pub use to_args::*;
pub use util::*;
pub use value::*;
pub(crate) use value_deserialize::*;
pub use value_deserializer::*;
pub use value_serialize::*;

0 comments on commit a7aafba

Please sign in to comment.