Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingosse committed Feb 20, 2025
1 parent afcdcf8 commit 31906d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crashtracker-ffi/src/collector/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ pub use datatypes::*;
use ddcommon_ffi::{wrap_with_void_ffi_result, VoidResult};
use function_name::named;
pub use spans::*;
use windows::Win32::Foundation::BOOL;
use windows::Win32::System::ErrorReporting::WER_RUNTIME_EXCEPTION_INFORMATION;

#[no_mangle]
#[must_use]
Expand Down

0 comments on commit 31906d3

Please sign in to comment.