kill cli/misc.rs

This commit is contained in:
Kent Overstreet 2026-04-12 23:01:39 -04:00
parent 5a832b1d6c
commit 70097fa84b
6 changed files with 157 additions and 162 deletions

View file

@ -8,7 +8,6 @@ pub mod node;
pub mod agent;
pub mod admin;
pub mod journal;
pub mod misc;
/// Exit silently if POC_MEMORY_DRY_RUN=1.
pub fn check_dry_run() {