Skip to content

Commit

Permalink
Fix clippy warning on Rust 1.53
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jun 18, 2021
1 parent 1815107 commit 473d9a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ use structopt::StructOpt;
use {
maturin::{upload, Registry, UploadError},
reqwest::Url,
rpassword,
std::io,
};

Expand Down

0 comments on commit 473d9a2

Please sign in to comment.