Skip to content

Commit

Permalink
Fix build check error
Browse files Browse the repository at this point in the history
  • Loading branch information
poyea authored Apr 20, 2022
1 parent cc5bc5f commit 9af3199
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codec/zmq_codec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ impl Encoder for ZmqCodec {
#[cfg(test)]
pub(crate) mod tests {
use super::*;
use hex;

#[test]
pub fn test_message_decode_1() {
Expand Down

0 comments on commit 9af3199

Please sign in to comment.