From 8c1abf288ff345723fc4a30c686576f0851e302d Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 24 Feb 2016 14:14:48 +0100 Subject: [PATCH] [mod] removeuseless import --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 9d792b2..75747c4 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,6 @@ #!/usr/bin/python # -*- coding:Utf-8 -*- -import os from setuptools import setup try: