This commit is contained in:
Antonio Scandurra 2023-10-12 19:40:13 +02:00
parent ca35573ad5
commit 2044ccdc0b
4 changed files with 27 additions and 17 deletions

View file

@ -1,6 +1,6 @@
use std::marker::PhantomData;
use gpui3::{div, Div, Hsla, WindowContext};
use gpui3::{div, Div};
use crate::prelude::*;
use crate::theme::theme;