From 7150c4c04cb3d7c600c50998405f5b566d710a18 Mon Sep 17 00:00:00 2001 From: Rain Date: Wed, 3 Jul 2024 22:06:00 -0700 Subject: [PATCH] fix rustfmt Created using spr 1.3.6-beta.1 --- nexus/types/src/internal_api/params.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus/types/src/internal_api/params.rs b/nexus/types/src/internal_api/params.rs index d0afb996ac..143ca1be8b 100644 --- a/nexus/types/src/internal_api/params.rs +++ b/nexus/types/src/internal_api/params.rs @@ -221,7 +221,7 @@ pub struct RackInitializationRequest { /// Blueprint describing services initialized by RSS. pub blueprint: Blueprint, -/// "Managed" physical disks owned by the control plane + /// "Managed" physical disks owned by the control plane pub physical_disks: Vec, /// Zpools created within the physical disks created by the control plane.