Skip to content

Commit

Permalink
fix linux
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Jan 19, 2023
1 parent 17d87d3 commit 58c7777
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/app/src/executor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ use std::fs::{create_dir_all, remove_dir_all};
use hemtt_bin_error::Error;
use hemtt_pbo::{prefix::FILES, Prefix};

#[cfg(windows)]
use crate::utils::create_link;

use crate::{
Expand Down

0 comments on commit 58c7777

Please sign in to comment.