aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/api/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysite/views/api/index.py')
-rw-r--r--pysite/views/api/index.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pysite/views/api/index.py b/pysite/views/api/index.py
index e2bd8fe0..5111162c 100644
--- a/pysite/views/api/index.py
+++ b/pysite/views/api/index.py
@@ -1,4 +1,3 @@
-# coding=utf-8
from pysite.base_route import APIView
from pysite.constants import ErrorCodes