Skip to content

Commit

Permalink
cleanup macos conditional compile
Browse files Browse the repository at this point in the history
  • Loading branch information
tr3ysmith committed Feb 6, 2024
1 parent 7c9fa8f commit 61aebeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tooling/bundler/src/bundle/windows/nsis.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
// SPDX-License-Identifier: MIT

#[cfg(target_os = "windows")]
use crate::{
bundle::{
common::CommandExt,
Expand Down

0 comments on commit 61aebeb

Please sign in to comment.