mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-16 07:11:18 +00:00
Remove unused Arc
import
This commit is contained in:
parent
02d32de044
commit
ac93449788
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
use std::marker::PhantomData;
|
||||
use std::sync::Arc;
|
||||
|
||||
use ui::prelude::*;
|
||||
use ui::{Label, Toast, ToastOrigin};
|
||||
|
|
Loading…
Reference in a new issue