Skip to content

Commit

Permalink
Update stackslib/src/net/api/getblock_v3.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Bencin <[email protected]>
  • Loading branch information
fess-v and jbencin authored Apr 6, 2024
1 parent ac057ca commit c4b0952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stackslib/src/net/api/getblock_v3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ use serde::de::Error as de_Error;
use stacks_common::codec::{StacksMessageCodec, MAX_MESSAGE_LEN};
use stacks_common::types::chainstate::{ConsensusHash, StacksBlockId};
use stacks_common::types::net::PeerHost;
use stacks_common::types::StacksEpochId;
use stacks_common::util::hash::to_hex;
use {serde, serde_json};

Expand Down

0 comments on commit c4b0952

Please sign in to comment.