Skip to content

Commit

Permalink
refactor: remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocaillard committed Feb 5, 2025
1 parent a3a1806 commit bd193c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/stacks-devnet-js/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ extern crate error_chain;

mod serde;

use bip39::{Language, Mnemonic};
use clarinet_deployments::{get_default_deployment_path, load_deployment};
use clarinet_files::{
compute_addresses, AccountConfig, DevnetConfigFile, FileLocation, PoxStackingOrder,
Expand Down

0 comments on commit bd193c7

Please sign in to comment.