Skip to content

Commit

Permalink
Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
sagojez committed May 21, 2024
1 parent bf68f75 commit b9ed284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/src/mock/finalizer.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use crate::finalize_event::FinalizeEvent;
use crate::finalizer::event::FinalizeEvent;
use async_trait::async_trait;
use integrationos_domain::{encrypted_access_key::EncryptedAccessKey, Event};

Expand Down

0 comments on commit b9ed284

Please sign in to comment.