mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 06:05:19 +00:00
chore: cargo fmt
This commit is contained in:
parent
dca2dc7b6b
commit
f23cc724d4
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ use std::{borrow::Cow, sync::Arc};
|
|||
use gpui::{div, Action, Component, ViewContext};
|
||||
use ui::{Button, ButtonVariant, IconButton};
|
||||
|
||||
|
||||
use crate::mode::SearchMode;
|
||||
|
||||
pub(super) fn render_nav_button<V: 'static>(
|
||||
|
|
Loading…
Reference in a new issue