Fix settings2 crate tests
This commit is contained in:
parent
6cf7d0b81c
commit
6e9c779c51
7 changed files with 405 additions and 434 deletions
|
@ -6,7 +6,6 @@ pub use registry::*;
|
|||
pub use settings::*;
|
||||
|
||||
use gpui2::{AppContext, HighlightStyle, Hsla, SharedString};
|
||||
use settings2::Settings;
|
||||
use std::sync::Arc;
|
||||
|
||||
pub fn init(cx: &mut AppContext) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue