[mod] remove useless import

This commit is contained in:
Laurent Peuch 2016-05-04 10:53:04 +02:00
parent b1d48f2c6c
commit c661ebc030

View File

@ -1,7 +1,6 @@
#!/usr/bin/env python #!/usr/bin/env python
import os import os
import sys
import yaml import yaml
import shutil import shutil