Skip to content

Commit

Permalink
missed one bit of feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
cool-ant committed Sep 16, 2024
1 parent b754d4d commit 24c0ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/psibase/src/services/r_events.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#[crate::service(name = "r-events", dispatch = false, psibase_mod = "crate")]
#[allow(non_snake_case, unused_variables)]
pub mod effluvium_interface {
mod service {
use crate::HttpRequest;

#[action]
Expand Down

0 comments on commit 24c0ce3

Please sign in to comment.