Remove unused code from storybook 2

Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>
This commit is contained in:
Nate Butler 2023-10-18 16:27:34 -04:00
parent a35d350cbd
commit 3f076eeda6
4 changed files with 0 additions and 693 deletions

View file

@ -1,7 +1,6 @@
use std::marker::PhantomData;
use std::sync::Arc;
use gpui3::rems;
use gpui3::{DefiniteLength, Hsla, Interactive, MouseButton, WindowContext};
use crate::prelude::*;