Fix stale lint expectations.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -278,7 +278,6 @@ impl<E: Event> TestStore<E> {
|
||||
}
|
||||
|
||||
impl TestStore<PduEvent> {
|
||||
#[expect(clippy::type_complexity)]
|
||||
fn set_up(
|
||||
&mut self,
|
||||
) -> (StateMap<OwnedEventId>, StateMap<OwnedEventId>, StateMap<OwnedEventId>) {
|
||||
|
||||
Reference in New Issue
Block a user