Skip to content

Commit 948ab49

Browse files
committed
fix clippy
1 parent e21723d commit 948ab49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator_worker/src/sentry_interface.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ use primitives::{
1515
spender::Spender,
1616
util::ApiUrl,
1717
validator::MessageTypes,
18-
Address, Campaign, ChannelId, Config, ValidatorId,
18+
Address, ChannelId, Config, ValidatorId,
1919
};
2020
use thiserror::Error;
2121

0 commit comments

Comments
 (0)