Revision 61d14323 image_creator/os_type/netbsd.py

b/image_creator/os_type/netbsd.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.unix import Unix, sysprep
34
from image_creator.os_type.unix import Unix
35 35

  
36 36

  
37 37
class Netbsd(Unix):

Also available in: Unified diff