mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-04 15:07:47 +00:00
refactor/polish ~ fix cargo clippy
complaints (remove allow unused_must_use)
This commit is contained in:
parent
90a64a831a
commit
2d95cfdcbd
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
//! stdio convenience fns
|
||||
#[allow(unused_must_use)]
|
||||
|
||||
use std::io::{stderr, stdout, Write};
|
||||
use std::env;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue