Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Milo123459 committed Nov 5, 2024
1 parent b41b02c commit fa197c1
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Binary file added app_db.db3
Binary file not shown.
Empty file added keypair_list
Empty file.
1 change: 0 additions & 1 deletion src/commands/add.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use anyhow::bail;
use indicatif::ProgressFinish;
use is_terminal::IsTerminal;
use std::{
collections::{BTreeMap, HashMap},
Expand Down

0 comments on commit fa197c1

Please sign in to comment.