fix(lint): lint warnings rpc builder (#11014)

This commit is contained in:
Emilia Hane
2024-09-19 13:21:46 +02:00
committed by GitHub
parent 79fe634853
commit 5f45f63565

View File

@ -1,3 +1,5 @@
#![allow(missing_docs)]
mod auth;
mod http;
mod middleware;