Skip to content

Commit

Permalink
remove session
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinR528 committed Mar 24, 2020
1 parent ea663d2 commit b9a5d9f
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 @@ -56,7 +56,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 b9a5d9f

Please sign in to comment.