[mod] removeuseless import

This commit is contained in:
Laurent Peuch 2016-02-24 14:14:48 +01:00
parent 52f0441ff5
commit 8c1abf288f

View File

@ -1,7 +1,6 @@
#!/usr/bin/python #!/usr/bin/python
# -*- coding:Utf-8 -*- # -*- coding:Utf-8 -*-
import os
from setuptools import setup from setuptools import setup
try: try: