Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Sestito <[email protected]>
  • Loading branch information
fabriziosestito committed May 7, 2024
1 parent fa4308a commit 904bec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/callback_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,6 @@ impl CallbackHandler {
)
}
}
});
}).await.unwrap();
}
}

0 comments on commit 904bec2

Please sign in to comment.