From 4623de7f5b70e5364df9295008a29321dbf6c216 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 24 May 2022 11:36:36 -0400 Subject: [PATCH] cleanup clippy silence --- src/function_entry.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/function_entry.rs b/src/function_entry.rs index 1d2e80d..d96ee35 100644 --- a/src/function_entry.rs +++ b/src/function_entry.rs @@ -1,5 +1,3 @@ -#![allow(clippy::too_many_arguments)] // Clippy, shut - use crate::math_app::AppSettings; use crate::misc::*; use egui::{