Revision 61d14323 image_creator/os_type/windows.py

b/image_creator/os_type/windows.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
from image_creator.os_type import OSBase, sysprep
34
from image_creator.os_type import OSBase
35 35

  
36 36

  
37 37
class Windows(OSBase):

Also available in: Unified diff