Skip to content

Commit 6121f16

Browse files
committed
comment
1 parent f559eba commit 6121f16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/block_range_scanner.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
6767
use std::{ops::RangeInclusive, sync::Arc};
6868

69+
// BUG: using cfg test doesnt work...?
70+
#[allow(unused_imports)]
6971
use std::sync::LazyLock;
7072

7173
use tokio::sync::{mpsc, oneshot};

0 commit comments

Comments
 (0)