Skip to content

Commit

Permalink
chore: remove a redundant import
Browse files Browse the repository at this point in the history
Signed-off-by: ljedrz <[email protected]>
  • Loading branch information
ljedrz committed Jan 13, 2021
1 parent 20e9021 commit 27a9f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion network/src/external/channel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

use crate::{errors::ConnectError, external::message::*};

use bincode;
use tokio::{
io::AsyncWriteExt,
net::{
Expand Down

0 comments on commit 27a9f85

Please sign in to comment.