Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed Mar 18, 2024
1 parent 6ad88b8 commit accc97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use atty::Stream;
use std::{io::Read, path::PathBuf, process, str::FromStr};

use atty::Stream;
use bitwarden::{
auth::{login::AccessTokenLoginRequest, AccessToken},
client::client_settings::ClientSettings,
Expand Down

0 comments on commit accc97e

Please sign in to comment.