mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 14:44:12 +00:00
fix ci
This commit is contained in:
parent
293ef9c690
commit
8ec5cbcc20
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ use crate::Writer;
|
|||
use dioxus_rsx::*;
|
||||
use proc_macro2::Span;
|
||||
use std::{
|
||||
borrow::Borrow,
|
||||
fmt::Result,
|
||||
fmt::{self, Write},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue