Skip to content

Commit

Permalink
remove session
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinR528 committed Apr 19, 2020
1 parent 5d59792 commit e535b66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ extern crate rustc_trait_selection;
#[allow(unused_extern_crates)]
extern crate rustc_typeck;

use rustc::session::Session;
use rustc_data_structures::fx::FxHashSet;
use rustc_lint::LintId;
use rustc_session::Session;
Expand Down

0 comments on commit e535b66

Please sign in to comment.