Fix new errors after merge
This commit is contained in:
parent
f2a5a4d0fd
commit
c118f9aabd
5 changed files with 10 additions and 17 deletions
|
@ -20,8 +20,7 @@ use gpui::{
|
|||
},
|
||||
impl_actions,
|
||||
platform::{WindowBounds, WindowOptions},
|
||||
AssetSource, AsyncAppContext, ClipboardItem, PromptLevel, TitlebarOptions, ViewContext,
|
||||
WindowKind,
|
||||
AssetSource, AsyncAppContext, PromptLevel, TitlebarOptions, ViewContext, WindowKind,
|
||||
};
|
||||
use language::Rope;
|
||||
use lazy_static::lazy_static;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue