clippy (again?)

This commit is contained in:
Christian Schwarz
2024-01-31 13:14:36 +01:00
parent 639ed3cb3c
commit a29ac8b8a2

View File

@@ -25,7 +25,6 @@ use pageserver_api::shard::TenantShardId;
use serde::Serialize;
use std::collections::VecDeque;
use std::io;
use std::io::prelude::*;
use std::ops::{Deref, DerefMut};
use std::os::unix::prelude::CommandExt;
use std::process::Stdio;