Clippy happy
This commit is contained in:
parent
4518e23177
commit
723db30847
|
@ -0,0 +1 @@
|
|||
|
|
@ -33,7 +33,7 @@ mod test {
|
|||
[0].into_iter().collect()
|
||||
}
|
||||
|
||||
fn is_allowed(&self, id: &Self::Id) -> bool {
|
||||
fn is_allowed(&self, _id: &Self::Id) -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue