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::{
|
use futures::{
|
||||||
channel::{mpsc, oneshot},
|
channel::{mpsc, oneshot},
|
||||||
future::try_join_all,
|
future::try_join_all,
|
||||||
stream::FuturesUnordered,
|
|
||||||
FutureExt, StreamExt,
|
FutureExt, StreamExt,
|
||||||
};
|
};
|
||||||
use gpui::{
|
use gpui::{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue