mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2025-04-28 20:54:42 +00:00
Remove unnecessary clippy allow
This commit is contained in:
parent
b87f88f977
commit
102d43e377
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
#![allow(clippy::toplevel_ref_arg)]
|
|
||||||
pub mod configuration;
|
pub mod configuration;
|
||||||
pub mod routes;
|
pub mod routes;
|
||||||
pub mod startup;
|
pub mod startup;
|
||||||
|
|
Loading…
Reference in a new issue