mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 05:37:29 +03:00
chore: cargo fmt
This commit is contained in:
parent
dca2dc7b6b
commit
f23cc724d4
@ -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 New Issue
Block a user