aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 853a5a3b..7b483a57 100644
--- a/setup.py
+++ b/setup.py
@@ -16,8 +16,6 @@
from setuptools import setup, find_packages
-import sys
-
setup(
name = "mediagoblin",
version = "0.0.1",