rm(lightweight): unused logging

This commit is contained in:
Tunglies
2025-03-29 13:05:58 +08:00
parent 9ebde802d4
commit 4831d88467
4 changed files with 2 additions and 5 deletions

View File

@@ -154,8 +154,6 @@ impl Config {
chain_logs: logs,
};
println!("generate runtime draft");
Ok(())
}
}