1
0
Jonathan Kelley 2 жил өмнө
parent
commit
8ec5cbcc20

+ 0 - 1
packages/autofmt/src/element.rs

@@ -2,7 +2,6 @@ use crate::Writer;
 use dioxus_rsx::*;
 use proc_macro2::Span;
 use std::{
-    borrow::Borrow,
     fmt::Result,
     fmt::{self, Write},
 };