ZIm/crates/git_ui
Marshall Bowers 7c6feeb3a8
Remove usage of use gpui::* (#22310)
This PR removes usages of `use gpui::*;` in the codebase (excluding
examples).

We should only use glob imports for `gpui::prelude`, and then import
everything else individually.

Release Notes:

- N/A
2024-12-20 22:52:11 +00:00
..
src Remove usage of use gpui::* (#22310) 2024-12-20 22:52:11 +00:00
Cargo.toml Git panel refinements 2 (#21947) 2024-12-12 22:30:00 -05:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00
TODO.md Git panel refinements 2 (#21947) 2024-12-12 22:30:00 -05:00