fix: format

This commit is contained in:
Pol Valletbó 2023-10-11 15:52:22 +02:00
parent 4b281ffdf2
commit 6845c80a2f

View file

@ -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;