Quellcode durchsuchen

Make clippy happy

Jonathan Kelley vor 1 Jahr
Ursprung
Commit
6ab6e56de9
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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