chore: address some clippy concerns

This commit is contained in:
J / Jacob Babich
2026-07-15 00:32:04 -04:00
parent 224ee7732f
commit 8ab8dd3441
15 changed files with 93 additions and 93 deletions

View File

@@ -32,7 +32,7 @@ pub type Event<
NewAttributes,
NewStateContextEvent,
Context,
> = super::super::event::Event<
> = super::super::Event<
Type,
Data<
OldState,