Jonathan Kelley преди 1 година
родител
ревизия
6ab6e56de9
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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