Skip to content

Commit

Permalink
fixup: android
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Nov 27, 2024
1 parent 9519d03 commit 4cecc5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mullvad-daemon/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,6 @@ impl Daemon {

mullvad_api::proxy::ApiConnectionMode::try_delete_cache(&cache_dir).await;
let api_runtime = mullvad_api::Runtime::with_cache(
#[cfg(not(target_os = "android"))]
&cache_dir,
true,
#[cfg(target_os = "android")]
Expand Down

0 comments on commit 4cecc5a

Please sign in to comment.