fmt and clippy

This commit is contained in:
geoffsee
2025-09-04 15:07:49 -04:00
parent 3ecdd9ffa0
commit 3992532f15
13 changed files with 28 additions and 43 deletions

View File

@@ -28,7 +28,6 @@ struct KubeMetadata {
port: u16,
}
#[derive(Debug, Clone)]
struct ServiceInfo {
name: String,