Skip to content

Commit 36898d2

Browse files
committed
Removed unused dependency.
1 parent e379bfc commit 36898d2

File tree

1 file changed

+0
-1
lines changed
  • src/tools/bsan/bsan-driver/src

1 file changed

+0
-1
lines changed

src/tools/bsan/bsan-driver/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
extern crate rustc_driver;
55

66
use std::env;
7-
use std::path::PathBuf;
87
use std::sync::Arc;
98

109
pub const BSAN_BUG_REPORT_URL: &str = "https://github.com/BorrowSanitizer/rust/issues/new";

0 commit comments

Comments
 (0)