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`)
|
onLog(`the VHD ${vhd} is unused`)
|
||||||
if (remove) {
|
if (remove) {
|
||||||
onLog(`getUsedChildChainOrDelete: deleting unused VHD`, {
|
onLog(`getUsedChildChainOrDelete: deleting unused VHD`, {
|
||||||
vhdChildren,
|
|
||||||
vhd,
|
vhd,
|
||||||
})
|
})
|
||||||
// temporarly disabled
|
// temporarly disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user