This commit is contained in:
modeco80 2024-03-12 02:11:23 -04:00
parent 2661a1a142
commit cfed6dbfa3

View File

@ -379,7 +379,6 @@ async function openVM(vm: VM): Promise<void> {
}
function closeVM() {
console.log('closeVM() called');
if (VM === null) return;
expectedClose = true;
// Close the VM