From a0915e925a21d9d09bd5766128566f1919b884e6 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 18 May 2016 10:11:34 -0400 Subject: [PATCH] Remove empty struct.py file No longer used since the change of the bug form to be under /account/, but an empty struct.py file causes sitemap to fail. --- pgweb/misc/struct.py | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 pgweb/misc/struct.py diff --git a/pgweb/misc/struct.py b/pgweb/misc/struct.py deleted file mode 100644 index 1eff43c6..00000000 --- a/pgweb/misc/struct.py +++ /dev/null @@ -1,2 +0,0 @@ -def get_struct(): - pass -- 2.39.5