mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-06-30 21:20:09 +00:00
Clippy fix
This commit is contained in:
parent
ac4cab64ef
commit
42bdfa85bf
@ -27,6 +27,7 @@ fn publish_device_bundle(
|
|||||||
reg.publish(&bundle).unwrap();
|
reg.publish(&bundle).unwrap();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(clippy::type_complexity)]
|
||||||
fn create_test_client(
|
fn create_test_client(
|
||||||
message_bus: MessageBus,
|
message_bus: MessageBus,
|
||||||
reg: EphemeralRegistry,
|
reg: EphemeralRegistry,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user