Browse Source

Make clippy happy

Jonathan Kelley 1 năm trước cách đây
mục cha
commit
6ab6e56de9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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