machineid: Add missing import.

This commit is contained in:
Kevin Kofler 2014-11-27 21:11:56 +01:00
parent 0b0868822d
commit 5f99d51f80

View File

@ -19,6 +19,7 @@
import libcalamares import libcalamares
import os import os
from libcalamares.utils import check_chroot_call
def run(): def run():