Skip to content

Commit

Permalink
Update src/cat-data-service/src/service/common/objects/event_id.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Johnson <[email protected]>
  • Loading branch information
Mr-Leshiy and stevenj authored Sep 19, 2023
1 parent 1423ea9 commit 2ea7f3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cat-data-service/src/service/common/objects/event_id.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Define the ID of an Event
//!
use poem_openapi::{types::Example, NewType};
use serde::Deserialize;

Expand Down

0 comments on commit 2ea7f3f

Please sign in to comment.