We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7369c7b commit 750f902Copy full SHA for 750f902
src/tool.rs
@@ -4,7 +4,6 @@ use crate::{
4
tempfile::NamedTempfile,
5
Error, ErrorKind, OutputKind,
6
};
7
-use std::io::Read;
8
use std::{
9
borrow::Cow,
10
collections::HashMap,
0 commit comments