Remove some unused dependencies (#9330)

This commit is contained in:
Charlie Marsh
2023-12-31 08:38:16 -04:00
committed by GitHub
parent 158367bf91
commit 1c9268d2ff
7 changed files with 4 additions and 32 deletions

View File

@@ -20,8 +20,6 @@ ruff_python_parser = { path = "../ruff_python_parser" }
ruff_source_file = { path = "../ruff_source_file" }
ruff_text_size = { path = "../ruff_text_size" }
itertools = { workspace = true }
[dev-dependencies]
[lints]