aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/tests
diff options
context:
space:
mode:
Diffstat (limited to 'pysite/views/tests')
-rw-r--r--pysite/views/tests/index.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pysite/views/tests/index.py b/pysite/views/tests/index.py
index 78b7ef2e..3071bf0e 100644
--- a/pysite/views/tests/index.py
+++ b/pysite/views/tests/index.py
@@ -1,7 +1,6 @@
# coding=utf-8
from flask import jsonify
-
from schema import Schema
from pysite.base_route import RouteView