From ec44920052a62d33ab9fe8161cbd46769037eca6 Mon Sep 17 00:00:00 2001 From: Eliza Weisman Date: Fri, 24 May 2024 15:39:06 -0700 Subject: [PATCH] rm unneeded comment --- nexus/src/app/sagas/instance_update/destroyed.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/nexus/src/app/sagas/instance_update/destroyed.rs b/nexus/src/app/sagas/instance_update/destroyed.rs index b4cb12c57af..0ed87c74f12 100644 --- a/nexus/src/app/sagas/instance_update/destroyed.rs +++ b/nexus/src/app/sagas/instance_update/destroyed.rs @@ -48,9 +48,6 @@ declare_saga_actions! { DELETE_V2P_MAPPINGS -> "no_result4" { + siud_delete_v2p_mappings - // N.B. that the undo action is the same as the forward action, because - // all this does is kick the V2P manager background task. - // - siud_delete_v2p_mappings } DELETE_NAT_ENTRIES -> "no_result5" {