Make clippy happy

This commit is contained in:
Jonathan Kelley 2024-03-17 21:39:29 -07:00
parent be00847199
commit 6ab6e56de9
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -1,4 +1,3 @@
use dioxus::dioxus_core::{ElementId, Mutation::*};
use dioxus::prelude::*;
/// Make sure that rsx! is parsing templates and their attributes properly