mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
clippy
This commit is contained in:
@@ -164,7 +164,7 @@ where
|
||||
|
||||
#[cfg(not(feature = "effects"))]
|
||||
{
|
||||
let _ = initial_value;
|
||||
drop(initial_value);
|
||||
let _ = owner;
|
||||
let _ = &mut rx;
|
||||
let _ = &mut fun;
|
||||
|
||||
Reference in New Issue
Block a user