crates/editor_benchmarks/src/main.rs 🔗
@@ -169,7 +169,6 @@ fn main() {
}
std::process::exit(0);
- anyhow::Ok(())
},
)
.detach();