Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Dec 9, 2024
1 parent 54374bb commit c54394e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions windows-installer/src/windows.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
//! Building this requires two inputs into build.rs:
//! * `WIN_X64_INSTALLER` - a path to the x64 Windows installer
//! * `WIN_ARM64_INSTALLER` - a path to the ARM64 Windows installer
#![warn(clippy::undocumented_unsafe_blocks)]

use anyhow::{bail, Context};
use std::{
ffi::{c_ushort, OsStr},
Expand Down

0 comments on commit c54394e

Please sign in to comment.