Skip to content

Commit 757430f

Browse files
fix lints
1 parent aec1da6 commit 757430f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/index-scan-gate/src/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![allow(clippy::disallowed_macros)]
2+
13
use std::time::Duration;
24

35
use anyhow::{bail, Context, Result};

0 commit comments

Comments
 (0)