Skip to content

Commit 5c17229

Browse files
committed
chore(sui): remove events from voyager state
Signed-off-by: aeryz <[email protected]>
1 parent b68af15 commit 5c17229

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

voyager/modules/state/sui/src/events.rs

Lines changed: 0 additions & 29 deletions
This file was deleted.

voyager/modules/state/sui/src/main.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ use voyager_message::{
3535
};
3636
use voyager_vm::BoxDynError;
3737

38-
pub mod events;
39-
4038
#[tokio::main(flavor = "multi_thread")]
4139
async fn main() {
4240
Module::run().await

0 commit comments

Comments
 (0)