Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshOrndorff committed Apr 16, 2024
1 parent 03b30e1 commit 401ce04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tuxedo-parachain-core/src/validate_block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use polkadot_parachain_primitives::primitives::{
};
use tuxedo_core::{
types::{Block, Header, Transaction},
ConstraintChecker, Executive, Verifier,
Executive, Verifier,
};

use parity_scale_codec::Encode;
Expand Down

0 comments on commit 401ce04

Please sign in to comment.