Skip to content

Commit e535b66

Browse files
committed
remove session
1 parent 5d59792 commit e535b66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ extern crate rustc_trait_selection;
5858
#[allow(unused_extern_crates)]
5959
extern crate rustc_typeck;
6060

61-
use rustc::session::Session;
6261
use rustc_data_structures::fx::FxHashSet;
6362
use rustc_lint::LintId;
6463
use rustc_session::Session;

0 commit comments

Comments
 (0)