Skip to content

Commit 260fb79

Browse files
lint
1 parent 1b1bfd8 commit 260fb79

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • storage/src/qmdb/current/ordered

storage/src/qmdb/current/ordered/mod.rs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@
1111
use crate::{
1212
merkle::Graftable,
1313
qmdb::{
14-
any::{
15-
ordered::Update,
16-
ValueEncoding,
17-
},
14+
any::{ordered::Update, ValueEncoding},
1815
current::proof::OperationProof,
1916
operation::Key,
2017
},

0 commit comments

Comments
 (0)