summaryrefslogtreecommitdiff
path: root/pgweb/featurematrix/struct.py
diff options
context:
space:
mode:
authorMagnus Hagander2014-01-01 14:42:30 +0000
committerMagnus Hagander2014-01-01 14:42:30 +0000
commit756aa6ffbe71f387ae5fa2885dce893b075db9f2 (patch)
tree35dbee8e1a750c4c209c87a94f2b78d451c5e80c /pgweb/featurematrix/struct.py
parent48410d04fa98d79a6eb960b8e9649e900f14700d (diff)
Clean up imports
Remove unused imports and some other completely unused code.
Diffstat (limited to 'pgweb/featurematrix/struct.py')
-rw-r--r--pgweb/featurematrix/struct.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pgweb/featurematrix/struct.py b/pgweb/featurematrix/struct.py
index a7f987d7..c3eef315 100644
--- a/pgweb/featurematrix/struct.py
+++ b/pgweb/featurematrix/struct.py
@@ -1,4 +1,2 @@
-from datetime import date
-
def get_struct():
yield ('about/featurematrix/', None)