Skip to content

Commit

Permalink
chore: fmt again
Browse files Browse the repository at this point in the history
  • Loading branch information
MordechaiHadad committed Nov 4, 2024
1 parent c6fca25 commit cb30790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handlers/use_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ async fn add_to_path(installation_dir: PathBuf, config: ConfigFile) -> Result<()
Ok(())
}


#[cfg(target_family = "unix")]
async fn copy_env_files_if_not_exist(
config: &Config,
Expand Down

0 comments on commit cb30790

Please sign in to comment.