Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 22, 2024
1 parent ec54a62 commit 6609d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/generate/bootstrap.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
use crate::config::SETTINGS;
use crate::{file, minisign};
use crate::http::HTTP;
use crate::ui::info;
use crate::Result;
use crate::{file, minisign};
use clap::ValueHint;
use std::path::PathBuf;
use xx::file::display_path;
Expand Down

0 comments on commit 6609d09

Please sign in to comment.