mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(lint): lint warnings for libmdbx benches (#11007)
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#![allow(unreachable_pub)]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
use reth_libmdbx::{Environment, WriteFlags};
|
||||
use tempfile::{tempdir, TempDir};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user