Skip to content

Commit

Permalink
Clean up comments
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Torchia <[email protected]>
  • Loading branch information
torchiaf committed Mar 12, 2024
1 parent 66defa9 commit 0eec95c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/harvester/edit/kubevirt.io.virtualmachine/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@ export default {
value: cloneVersionVM, existUserData: true, fromTemplate: true
});
this.$set(this, 'hasCreateVolumes', []); // When using the template, all volume names need to be newly created
// const claimTemplate = parseVolumeClaimTemplates(cloneVersionVM);
// this.value.metadata.annotations[HCI_ANNOTATIONS.VOLUME_CLAIM_TEMPLATE] = JSON.stringify(claimTemplate);
}
},
Expand Down

0 comments on commit 0eec95c

Please sign in to comment.