Skip to content

Commit

Permalink
rm unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed May 24, 2024
1 parent 343529c commit ec44920
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nexus/src/app/sagas/instance_update/destroyed.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit ec44920

Please sign in to comment.