Skip to content

Commit

Permalink
Remove unused Finder import
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinlesceller committed May 24, 2019
1 parent 08921e7 commit 0e9c5fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cuckoo-miner/src/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ use cmake::Config;
use std::{env, fs};
use std::path::PathBuf;
use fs_extra::dir::*;
use sanity::Finder;


#[cfg(feature = "build-cuda-plugins")]
Expand Down

0 comments on commit 0e9c5fa

Please sign in to comment.