mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2024-12-04 15:16:31 +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 routes;
|
||||
pub mod startup;
|
||||
|
|
Loading…
Reference in a new issue