Skip to content

Commit 168309a

Browse files
authored
Remove unused use statement causing warning (#497)
1 parent cf18a02 commit 168309a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ mod tests {
88
use predicates::prelude::*;
99
use predicates::{prelude::predicate, str::contains};
1010
use serde_json::json;
11-
use std::io::Write;
1211
use std::{
1312
fs::File,
1413
process::{Command, Stdio},

0 commit comments

Comments
 (0)