We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21723d commit 948ab49Copy full SHA for 948ab49
validator_worker/src/sentry_interface.rs
@@ -15,7 +15,7 @@ use primitives::{
15
spender::Spender,
16
util::ApiUrl,
17
validator::MessageTypes,
18
- Address, Campaign, ChannelId, Config, ValidatorId,
+ Address, ChannelId, Config, ValidatorId,
19
};
20
use thiserror::Error;
21
0 commit comments