소스 검색

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