diff getan/backend.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 fbe26b0e59ed
children
line wrap: on
line diff
--- a/getan/backend.py	Tue Sep 22 17:30:02 2020 +0200
+++ b/getan/backend.py	Mon Sep 28 14:48:51 2020 +0200
@@ -314,7 +314,6 @@
     def load_recover(self):
         """If there is an entry in the recovery table, the entry is moved to
         its project."""
-        cor = None
         try:
             cur = self.con.cursor()
             # Creates the recover table if it does not exist to make old
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)