Skip to content

Commit

Permalink
Remove dead_code allow in collapsed_job_spec.rs.
Browse files Browse the repository at this point in the history
  • Loading branch information
nfachan committed Dec 11, 2024
1 parent eda04f6 commit f2e6601
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/maelstrom-client-process/src/collapsed_job_spec.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(dead_code)]

use maelstrom_base::{
EnumSet, GroupId, JobMount, JobNetwork, JobRootOverlay, JobTty, Timeout, UserId, Utf8PathBuf,
};
Expand Down

0 comments on commit f2e6601

Please sign in to comment.