Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
shm11C3 committed Aug 25, 2024
1 parent 15e157b commit 8db44ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src-tauri/src/commands/hardware.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![cfg_attr(not(debug_assertions), target_os = "windows")]

use crate::{log_debug, log_error, log_internal, log_warn};
use nvapi;
use nvapi::UtilizationDomain;
Expand Down

0 comments on commit 8db44ab

Please sign in to comment.