diff --git a/crates/turborepo-lib/src/commands/run.rs b/crates/turborepo-lib/src/commands/run.rs index 653fd924f9826..073a1c331a46e 100644 --- a/crates/turborepo-lib/src/commands/run.rs +++ b/crates/turborepo-lib/src/commands/run.rs @@ -33,7 +33,6 @@ pub async fn run(base: CommandBase, telemetry: CommandEventBuilder) -> Result