Skip to content

Commit 80911e2

Browse files
committed
clippy
1 parent a61ab53 commit 80911e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/ruff/src/commands/format.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,6 @@ mod tests {
12841284
use ruff_db::panic::catch_unwind;
12851285
use ruff_linter::logging::DisplayParseError;
12861286
use ruff_linter::source_kind::{SourceError, SourceKind};
1287-
use ruff_python_ast::PySourceType;
12881287
use ruff_python_formatter::FormatModuleError;
12891288
use ruff_python_parser::{ParseError, ParseErrorType};
12901289
use ruff_text_size::{TextRange, TextSize};

0 commit comments

Comments
 (0)