Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
someone235 committed Jan 7, 2024
1 parent 4325bc5 commit 4493ded
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/p2p/src/core/hub.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use crate::{common::ProtocolError, pb::KaspadMessage, ConnectionInitializer, Peer, Router};
use core::num;
use kaspa_core::{debug, info, warn};
use parking_lot::RwLock;
use std::{
Expand Down

0 comments on commit 4493ded

Please sign in to comment.