One more missing import
This commit is contained in:
parent
a1e9e3bf1a
commit
c8b3009b4f
@ -25,6 +25,7 @@ import os
|
|||||||
import os.path
|
import os.path
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
import re
|
||||||
|
|
||||||
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,xc,dry_run
|
from qubes.qubes import QubesVm,register_qubes_vm_class,xs,xc,dry_run
|
||||||
from qubes.qubes import system_path,defaults
|
from qubes.qubes import system_path,defaults
|
||||||
|
Loading…
Reference in New Issue
Block a user