Skip to content

Commit 6845c80

Browse files
committed
fix: format
1 parent 4b281ff commit 6845c80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/parser/src/lexed_str.rs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//!
88
//! Note that these tokens, unlike the tokens we feed into the parser, do
99
//! include info about comments and whitespace.
10-
//
1110
1211
use rustc_dependencies::lexer as rustc_lexer;
1312

0 commit comments

Comments
 (0)