Skip to content

Commit 33ef467

Browse files
committed
chore: fix clippy issue
1 parent a584d42 commit 33ef467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/workflow/runner.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use crate::builder::{attach_pipeline_logging, write_successful_service_caches, BuildOptions};
1+
use crate::builder::{attach_pipeline_logging, BuildOptions};
22
use crate::cli::WorkflowRunArgs;
33
use crate::environment::Environment;
44

0 commit comments

Comments
 (0)