mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 02:46:43 +00:00
Fix warning
This commit is contained in:
parent
a0fc515cfc
commit
4735b07088
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ use drag_and_drop::DragAndDrop;
|
|||
use futures::{
|
||||
channel::{mpsc, oneshot},
|
||||
future::try_join_all,
|
||||
stream::FuturesUnordered,
|
||||
FutureExt, StreamExt,
|
||||
};
|
||||
use gpui::{
|
||||
|
|
Loading…
Reference in a new issue