aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_staff.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_staff.py')
-rw-r--r--tests/test_staff.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_staff.py b/tests/test_staff.py
index 68c182b5..bc911b0c 100644
--- a/tests/test_staff.py
+++ b/tests/test_staff.py
@@ -1,7 +1,6 @@
-import os
-import json
from tests import SiteTest, app
+
class StaffEndpoints(SiteTest):
""" Test cases for staff subdomain """