changeset 562:a97af7870185 trunk

remove unused imports from setup.py
author fschwarz
date Sun, 25 Sep 2011 20:25:31 +0000
parents 7c81bb0d32e5
children c6bc419cc32a
files setup.py
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -12,9 +12,6 @@
 # individuals. For the exact contribution history, see the revision
 # history and logs, available at http://babel.edgewall.org/log/.
 
-from distutils.cmd import Command
-import doctest
-from glob import glob
 import os
 try:
     from setuptools import setup
Copyright (C) 2012-2017 Edgewall Software