Skip to content

Commit

Permalink
Fix clippy error for roles feature
Browse files Browse the repository at this point in the history
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
  • Loading branch information
Arjentix committed Feb 23, 2022
1 parent fbea893 commit 6760420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data_model/src/events/data/filters.rs
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ impl Filter for EntityFilter {

#[cfg(feature = "roles")]
#[derive(
Copy,
Clone,
PartialEq,
PartialOrd,
Expand Down

0 comments on commit 6760420

Please sign in to comment.