remove clippy lint

master
Elfein Landers 2022-02-02 00:05:47 -08:00
parent 426b517a5b
commit b3a7114d5b
1 changed files with 0 additions and 1 deletions

View File

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