diff options
Diffstat (limited to 'pysite/views/main/index.py')
-rw-r--r-- | pysite/views/main/index.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pysite/views/main/index.py b/pysite/views/main/index.py index 210eb057..ef5ed700 100644 --- a/pysite/views/main/index.py +++ b/pysite/views/main/index.py @@ -1,4 +1,3 @@ -# coding=utf-8 from pysite.base_route import RouteView |