fix: remove debug of vhd children

This commit is contained in:
Florent Beauchamp
2022-05-12 15:31:46 +02:00
parent b34c43db81
commit 7d094f6706

View File

@@ -410,7 +410,6 @@ exports.cleanVm = async function cleanVm(
onLog(`the VHD ${vhd} is unused`)
if (remove) {
onLog(`getUsedChildChainOrDelete: deleting unused VHD`, {
vhdChildren,
vhd,
})
// temporarly disabled