fix(lint): warnings rpc testing utils (#11018)

This commit is contained in:
Emilia Hane
2024-09-19 13:17:21 +02:00
committed by GitHub
parent 81094d4403
commit 2f635b8e4e

View File

@ -1,4 +1,5 @@
#![allow(missing_docs)]
mod trace;
const fn main() {}