mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-06-30 13:09:28 +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();
|
||||
}
|
||||
|
||||
#[allow(clippy::type_complexity)]
|
||||
fn create_test_client(
|
||||
message_bus: MessageBus,
|
||||
reg: EphemeralRegistry,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user