Skip to content

Commit

Permalink
fix linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
liias committed Nov 11, 2022
1 parent 63eecac commit 0c8ed4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ use url::Url;
use crate::linux_utils;
#[cfg(target_os = "macos")]
use crate::macos_utils;
use crate::macos_utils::get_this_app_cache_root_dir;
use crate::{
paths, InstalledBrowser, InstalledBrowserProfile, ProfileIcon, SupportedAppRepository,
};
Expand Down

0 comments on commit 0c8ed4e

Please sign in to comment.