diff getan/project.py @ 564:c8e63e919a90

Fixes issues found by pyflakes.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 28 Sep 2020 14:48:51 +0200
parents 726206815059
children
line wrap: on
line diff
--- a/getan/project.py	Tue Sep 22 17:30:02 2020 +0200
+++ b/getan/project.py	Mon Sep 28 14:48:51 2020 +0200
@@ -13,7 +13,6 @@
 # This is Free Software licensed unter the terms of GPLv3 or later.
 # For details see LICENSE coming with the source of 'getan'.
 
-import locale
 import re
 
 from datetime import datetime, timedelta
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)