Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Sep 6, 2023
1 parent e32d521 commit 630fb45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/tauri/src/ipc/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ use crate::{
};

pub(crate) mod channel;
#[cfg(any(target_os = "macos", not(ipc_custom_protocol)))]
pub(crate) mod format_callback;
pub(crate) mod protocol;

Expand Down

0 comments on commit 630fb45

Please sign in to comment.