remove stray comment
This commit is contained in:
parent
40f44736e8
commit
33cbbc2789
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ use std::path::PathBuf;
|
|||
use rustc_errors::ErrorGuaranteed;
|
||||
use rustc_macros::{LintDiagnostic, SessionDiagnostic};
|
||||
use rustc_session::SessionDiagnostic;
|
||||
// use rustc_session::SessionDiagnostic;
|
||||
use rustc_span::Span;
|
||||
|
||||
#[derive(SessionDiagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue