mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-04-05 19:43:41 +00:00
Revert "chore: align with logos-delivery"
This reverts commit 14fcc24d379db5201f2c6581321229ca692a2965.
This commit is contained in:
parent
0bf7c2b9bd
commit
713c191d80
@ -58,9 +58,6 @@ async fn test_echo_messages(
|
||||
WakuEvent::ConnectionChange(_evt) => {
|
||||
// dbg!("Conn change evt", evt);
|
||||
}
|
||||
WakuEvent::NodeHealthChange(_evt) => {
|
||||
// dbg!("Node health change evt", evt);
|
||||
}
|
||||
WakuEvent::Unrecognized(err) => panic!("Unrecognized waku event: {:?}", err),
|
||||
_ => panic!("event case not expected"),
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user