mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
Make clippy happy
This commit is contained in:
parent
be00847199
commit
6ab6e56de9
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
use dioxus::dioxus_core::{ElementId, Mutation::*};
|
||||
use dioxus::prelude::*;
|
||||
|
||||
/// Make sure that rsx! is parsing templates and their attributes properly
|
||||
|
|
Loading…
Reference in a new issue