QubesHVm: add missing imports
This commit is contained in:
parent
a84886db07
commit
4dea00349a
@ -22,6 +22,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
import os.path
|
||||||
|
import subprocess
|
||||||
|
import sys
|
||||||
|
|
||||||
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,dry_run
|
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,dry_run
|
||||||
from qubes.qubes import system_path,defaults
|
from qubes.qubes import system_path,defaults
|
||||||
|
Loading…
Reference in New Issue
Block a user