[Getan-commits] [PATCH 2 of 2] setup.py: remove unused "import glob"

Wald Commits scm-commit at wald.intevation.org
Thu Nov 1 11:00:46 CET 2018


# HG changeset patch
# User Thomas Arendsen Hein <thomas at intevation.de>
# Date 1541066424 -3600
# Node ID 3db4f1a0d0a3e237d413a2c95c4331ee92678e40
# Parent  84b8dbc5766f35a33764feedef597f3ace64075f
setup.py: remove unused "import glob"

diff -r 84b8dbc5766f -r 3db4f1a0d0a3 setup.py
--- a/setup.py	Thu Nov 01 10:59:50 2018 +0100
+++ b/setup.py	Thu Nov 01 11:00:24 2018 +0100
@@ -15,7 +15,6 @@
 # For details see LICENSE coming with the source of 'getan'.
 #
 
-import glob
 import os.path
 
 from setuptools import setup, find_packages


More information about the Getan-commits mailing list