Skip to content

Commit 291babd

Browse files
committed
Remove no longer needed import
1 parent ee92beb commit 291babd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/html/highlight.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
use std::borrow::Cow;
99
use std::collections::VecDeque;
1010
use std::fmt::{self, Display, Write};
11-
use std::format_args_nl;
1211

1312
use rustc_data_structures::fx::FxIndexMap;
1413
use rustc_lexer::{Cursor, FrontmatterAllowed, LiteralKind, TokenKind};

0 commit comments

Comments
 (0)