changeset 506:3db4f1a0d0a3

setup.py: remove unused "import glob"
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 01 Nov 2018 11:00:24 +0100
parents 84b8dbc5766f
children 32ddea6d5bdb
files setup.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)