mirror of
https://github.com/waku-org/waku-rust-bindings.git
synced 2025-02-19 18:08:34 +00:00
removing unneeded line use waku_sys::waku_setup;
This commit is contained in:
parent
e0340a71b6
commit
0bd436cf45
@ -10,7 +10,7 @@ use waku::{
|
||||
waku_new, Encoding, Event, Initialized, LibwakuResponse, Multiaddr, Running, WakuContentTopic,
|
||||
WakuMessage, WakuNodeConfig, WakuNodeContext, WakuNodeHandle,
|
||||
};
|
||||
use waku_sys::waku_setup;
|
||||
|
||||
#[derive(Serialize, Deserialize, PartialEq, Copy, Clone)]
|
||||
enum Player {
|
||||
X,
|
||||
|
Loading…
x
Reference in New Issue
Block a user