ruff/crates/ruff_notebook
Micha Reiser 17d56ccab3
Remove unused dependencies (#10475)
## Summary
I used `cargo-shear` (see
[tweet](https://twitter.com/boshen_c/status/1770106165923586395)) to
remove some unused dependencies that `cargo udeps` wasn't reporting.

<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

`cargo test`
2024-03-19 17:33:47 +01:00
..
resources/test/fixtures/jupyter Detect automagic-like assignments in notebooks (#9653) 2024-01-29 12:55:44 +00:00
src Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
Cargo.toml Remove unused dependencies (#10475) 2024-03-19 17:33:47 +01:00