summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-04-28 19:16:38 -0700
committerMonty Taylor <mordred@inaugust.com>2013-05-01 12:23:01 -0400
commit1eb2c29856fda85abbf7c06802b4fb09cc66bb41 (patch)
tree4206cd841e1e23dcd7a8e18571f6a069b3847d1b /setup.py
parent000e33d0218b1e71d8798f3bd208f92cb89eaa7f (diff)
downloadpython-swiftclient-1eb2c29856fda85abbf7c06802b4fb09cc66bb41.tar.gz
Switch to flake8.
Change-Id: Ib9ba1e7eed09c5a90c558a8365d0a87c3f4b5ee5
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 67ec753..ba2c1ed 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,6 @@
import os
import setuptools
-import sys
from swiftclient.openstack.common import setup