Skip to content

Commit 1d9e80a

Browse files
committed
remove session
1 parent 8ffbf6f commit 1d9e80a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ extern crate rustc_trait_selection;
6060
#[allow(unused_extern_crates)]
6161
extern crate rustc_typeck;
6262

63-
use rustc::session::Session;
6463
use rustc_data_structures::fx::FxHashSet;
6564
use rustc_lint::LintId;
6665
use rustc_session::Session;

0 commit comments

Comments
 (0)