Fix warnings and tests
This commit is contained in:
parent
e4f18947de
commit
ab5db0bc1e
4 changed files with 47 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
use crate::{assets::Assets, build_window_options, AppState, build_workspace};
|
||||
use crate::{assets::Assets, build_window_options, build_workspace, AppState};
|
||||
use client::{http::ServerResponse, test::FakeHttpClient, ChannelList, Client, UserStore};
|
||||
use gpui::{AssetSource, MutableAppContext};
|
||||
use language::LanguageRegistry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue