瀏覽代碼

Make clippy happy

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