Skip to content

Commit 58a9565

Browse files
chore: remove unused imports
1 parent 93081ae commit 58a9565

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/bors/handlers/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
use anyhow::Context;
2-
use arc_swap::ArcSwap;
3-
use std::collections::HashMap;
42
use std::sync::Arc;
53
use tracing::Instrument;
64

0 commit comments

Comments
 (0)