Remove debugging code

This commit is contained in:
Malte Meiboom
2026-05-13 14:02:47 +02:00
parent 4ddc3db6c0
commit 713ff86a9e
4 changed files with 1 additions and 11 deletions
-1
View File
@@ -17,7 +17,6 @@ pub async fn dispatch(cmd: IntroducerCommand, config: HuskConfigContainer) -> Re
remove::dispatch(rm_cmd, config).await?;
},
IntroducerSubcommand::List => {
println!("list");
let context = HuskContext::new(&config.into())?;
for introducer in crypto::get_introducers(