Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
more clippy
Browse files Browse the repository at this point in the history
girazoki committed Jan 30, 2024
1 parent c9f66d2 commit 3f75152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/dancebox/src/lib.rs
Original file line number Diff line number Diff line change
@@ -85,7 +85,7 @@ use {
sp_runtime::{
create_runtime_str, generic, impl_opaque_keys,
traits::{
AccountIdConversion, AccountIdLookup, BlakeTwo256, Block as BlockT, Hash as HashT, Zero,
AccountIdConversion, AccountIdLookup, BlakeTwo256, Block as BlockT, Hash as HashT,
},
transaction_validity::{TransactionSource, TransactionValidity},
AccountId32, ApplyExtrinsicResult,

0 comments on commit 3f75152

Please sign in to comment.