Skip to content

Commit

Permalink
Fix WebHook dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
photino committed Jul 23, 2023
1 parent 8d77e72 commit bc4f3df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zino-core/src/format/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ mod mask_text;
mod pdf_document;
mod str_array;

#[cfg(any(feature = "connector", feature = "orm"))]
pub(crate) mod query;

pub(crate) use mask_text::mask_text;
Expand Down

0 comments on commit bc4f3df

Please sign in to comment.