Skip to content

Commit 33cbbc2

Browse files
committed
remove stray comment
1 parent 40f4473 commit 33cbbc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_monomorphize/src/errors.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ use std::path::PathBuf;
33
use rustc_errors::ErrorGuaranteed;
44
use rustc_macros::{LintDiagnostic, SessionDiagnostic};
55
use rustc_session::SessionDiagnostic;
6-
// use rustc_session::SessionDiagnostic;
76
use rustc_span::Span;
87

98
#[derive(SessionDiagnostic)]

0 commit comments

Comments
 (0)