Skip to content

Commit

Permalink
fix: import removed by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexD10S committed Dec 13, 2024
1 parent 2b7b3a7 commit 9b8f623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/pop-contracts/src/call.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ use crate::{
parse_account, parse_balance,
},
};
use anyhow::Context;
use contract_build::Verbosity;
use contract_extrinsics::{
extrinsic_calls::Call, BalanceVariant, CallCommandBuilder, CallExec, ContractArtifacts,
Expand Down

0 comments on commit 9b8f623

Please sign in to comment.