Skip to content

Commit

Permalink
Removed redundant import - Clippy checks should pass now
Browse files Browse the repository at this point in the history
  • Loading branch information
HoolaBoola committed Feb 11, 2021
1 parent a510f1a commit d226861
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/login_command.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use crate::io_module::IO;
use rpassword;
use std::path::PathBuf;
use tmc_client::{oauth2::TokenResponse, ClientError, TmcClient};

Expand Down

0 comments on commit d226861

Please sign in to comment.