Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpthomas committed Aug 16, 2024
1 parent 9315933 commit 54c6fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fud2/src/cli_pyenv.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use std::{fs, path::Path, process::Command};

use anyhow::Context;
use argh::{CommandInfo, FromArgs};
use fud_core::{
cli::{CliExt, FromArgFn, RedactArgFn},
Expand Down

0 comments on commit 54c6fe9

Please sign in to comment.