Skip to content

Commit

Permalink
fix: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin committed Aug 11, 2024
1 parent 0bdeb95 commit 9217f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/job/job_mgr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use crate::{
JobState,
JobUpdateInfo,
ListJobParams,
MainDbRepo, NodeRepo,
MainDbRepo,
},
dag::Dag,
dbrepo::MongoRunDbRepo,
Expand Down

0 comments on commit 9217f7f

Please sign in to comment.