core: add missing import
This commit is contained in:
parent
68d8eb308c
commit
3df9719972
@ -28,6 +28,7 @@ import sys
|
||||
import re
|
||||
|
||||
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,xc,dry_run
|
||||
from qubes.qubes import QubesException
|
||||
from qubes.qubes import system_path,defaults
|
||||
|
||||
system_path["config_template_hvm"] = '/usr/share/qubes/vm-template-hvm.conf'
|
||||
|
Loading…
Reference in New Issue
Block a user