diff options
Diffstat (limited to 'pgweb/featurematrix/struct.py')
-rw-r--r-- | pgweb/featurematrix/struct.py | 2 |
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) |