Explorar o código

Make clippy happy

Jonathan Kelley hai 1 ano
pai
achega
6ab6e56de9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/core/tests/attributes_pass.rs

+ 0 - 1
packages/core/tests/attributes_pass.rs

@@ -1,4 +1,3 @@
-use dioxus::dioxus_core::{ElementId, Mutation::*};
 use dioxus::prelude::*;
 
 /// Make sure that rsx! is parsing templates and their attributes properly