Skip to content

Commit

Permalink
Update crates/turborepo-lib/src/execution_state.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Olszewski <chrisdolszewski@gmail.com>
  • Loading branch information
NicholasLYang and chris-olszewski committed Apr 11, 2023
1 parent bfe948a commit bb54d89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/turborepo-lib/src/execution_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ impl<'a> TryFrom<&'a CommandBase> for ExecutionState<'a> {
}
}

#[cfg(test)]
mod tests {}

0 comments on commit bb54d89

Please sign in to comment.