Skip to content

Commit

Permalink
more clippy lints
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Dyas committed May 13, 2020
1 parent 8a60fc6 commit 57197fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rust/engine/engine_cffi/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ use std::panic;
use std::path::{Path, PathBuf};
use std::time::Duration;
use tempfile::TempDir;
use tokio;
use workunit_store::{StartedWorkUnit, WorkUnit};

#[cfg(test)]
Expand Down

0 comments on commit 57197fa

Please sign in to comment.