Evan Almloff %!s(int64=2) %!d(string=hai) anos
pai
achega
b334444711
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/fullstack/src/render.rs

+ 1 - 1
packages/fullstack/src/render.rs

@@ -1,6 +1,6 @@
 //! A shared pool of renderers for efficient server side rendering.
 
-use std::{fmt::Write, sync::Arc};
+use std::sync::Arc;
 
 use dioxus::prelude::VirtualDom;
 use dioxus_ssr::{