Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
pvalletbo committed Oct 11, 2023
1 parent 4b281ff commit 6845c80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/parser/src/lexed_str.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//!
//! Note that these tokens, unlike the tokens we feed into the parser, do
//! include info about comments and whitespace.
//

use rustc_dependencies::lexer as rustc_lexer;

Expand Down

0 comments on commit 6845c80

Please sign in to comment.