We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf18a02 commit 168309aCopy full SHA for 168309a
1 file changed
tests/integration_tests.rs
@@ -8,7 +8,6 @@ mod tests {
8
use predicates::prelude::*;
9
use predicates::{prelude::predicate, str::contains};
10
use serde_json::json;
11
- use std::io::Write;
12
use std::{
13
fs::File,
14
process::{Command, Stdio},
0 commit comments