mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-11 11:14:21 +01:00
Remove unneeded too_many_arguments annotation
This commit is contained in:
@@ -692,7 +692,6 @@ pub fn get_relevant_triggers_type_and_time<'a>(
|
||||
.cloned()
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn fire_trigger(
|
||||
program: &mut ProgramBuilder,
|
||||
resolver: &mut Resolver,
|
||||
|
||||
Reference in New Issue
Block a user