summaryrefslogtreecommitdiffstats
path: root/crates/core/c8y_smartrest/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/c8y_smartrest/src/lib.rs')
-rw-r--r--crates/core/c8y_smartrest/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/core/c8y_smartrest/src/lib.rs b/crates/core/c8y_smartrest/src/lib.rs
index b6338b06..ddb3bd2c 100644
--- a/crates/core/c8y_smartrest/src/lib.rs
+++ b/crates/core/c8y_smartrest/src/lib.rs
@@ -1,6 +1,5 @@
pub mod alarm;
pub mod error;
-pub mod event;
pub mod operations;
pub mod smartrest_deserializer;
pub mod smartrest_serializer;