remove unused allow() attributes, NFC
This commit is contained in:
parent
f5d868c9ed
commit
3a11cd4289
13 changed files with 3 additions and 21 deletions
|
|
@ -27,7 +27,6 @@ use std::convert::TryInto;
|
|||
use std::path::Path;
|
||||
use std::process::{exit, Command};
|
||||
|
||||
#[allow(clippy::print_stdout)]
|
||||
fn show_version() {
|
||||
println!(env!("CARGO_PKG_VERSION"));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue