Skip to content

Commit

Permalink
clippy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Lur1an committed Jul 18, 2024
1 parent bf266c0 commit 589a7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spicedb/wrappers.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use super::consistency::Requirement;
use super::{LookupPermissionship, ResolvedSubject};
use super::{LookupPermissionship};

/// Wrapper enum to shorten the expressions needed to construct the gRPC `Consistency` type
#[derive(Clone, Debug, PartialEq)]
Expand Down

0 comments on commit 589a7d9

Please sign in to comment.