Skip to content

Commit

Permalink
Update crates/cli/tests/common/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Chambers <[email protected]>
  • Loading branch information
paritosh-08 and daniel-chambers authored Feb 19, 2025
1 parent cc36517 commit e655b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cli/tests/common/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![allow(dead_code)] // required because this is included mulitple times
#![allow(dead_code)] // required because this is included multiple times

use std::path::Path;

Expand Down

0 comments on commit e655b84

Please sign in to comment.