Skip to content

Commit

Permalink
Fix compile time errors on linux + warning on ahqstore types
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Nov 5, 2024
1 parent 09faf6f commit d2452e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-setup/src/uninstall/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use std::{
time::Duration,
};

#[cfg(windows)]
use super::install::regedit::rem_reg;
#[cfg(windows)]
use crate::{install::regedit, AppWindow};
Expand Down

0 comments on commit d2452e0

Please sign in to comment.