Skip to content

Commit d226861

Browse files
author
HoolaBoola
committed
Removed redundant import - Clippy checks should pass now
1 parent a510f1a commit d226861

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/commands/login_command.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
use crate::io_module::IO;
2-
use rpassword;
32
use std::path::PathBuf;
43
use tmc_client::{oauth2::TokenResponse, ClientError, TmcClient};
54

0 commit comments

Comments
 (0)