Skip to content

Commit 96fc906

Browse files
Fix clippy
1 parent 6e6d494 commit 96fc906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

protocols/gossipsub/src/subscription_filter_priv.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ impl TopicSubscriptionFilter for RegexSubscriptionFilter {
213213
mod test {
214214
use super::*;
215215
use crate::types::SubscriptionAction::*;
216-
use regex::Regex;
217216
use std::iter::FromIterator;
218217

219218
#[test]

0 commit comments

Comments
 (0)