We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93081ae commit 58a9565Copy full SHA for 58a9565
src/bors/handlers/mod.rs
@@ -1,6 +1,4 @@
1
use anyhow::Context;
2
-use arc_swap::ArcSwap;
3
-use std::collections::HashMap;
4
use std::sync::Arc;
5
use tracing::Instrument;
6
0 commit comments