oops
This commit is contained in:
parent
2661a1a142
commit
cfed6dbfa3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user