Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hard-nett authored and Jake Hartnell committed Aug 14, 2024
1 parent cad9837 commit 3bdf843
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/src/tests/deploy/external.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use crate::external::*;
use btsg_ft_factory::msg::InstantiateMsg;
use cw_orch::prelude::*;
use cw_tokenfactory_issuer::msg::InstantiateMsg as TokenfactoryIssuerInit;

// admin factory
impl<Chain: CwEnv> cw_orch::contract::Deploy<Chain> for AdminFactorySuite<Chain> {
Expand Down

0 comments on commit 3bdf843

Please sign in to comment.