Skip to content

Commit

Permalink
chore: rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed Jul 16, 2024
1 parent f9456b8 commit e31c689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/src/command/run.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use std::{
collections::{HashMap, HashSet},
collections::HashMap,
io::{IsTerminal, Read},
process,
};
Expand Down

0 comments on commit e31c689

Please sign in to comment.