remove clippy lint

This commit is contained in:
Elfein Landers 2022-02-02 00:05:47 -08:00
parent 945b758a1b
commit 84865e8248

View file

@ -1,4 +1,3 @@
#![allow(clippy::too_many_arguments)]
use super::*;
mod custom_layout;