fix: remove debug of vhd children
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user