summaryrefslogtreecommitdiff
path: root/osprofiler/tests/test_web.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/tests/test_web.py')
-rw-r--r--osprofiler/tests/test_web.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/osprofiler/tests/test_web.py b/osprofiler/tests/test_web.py
index 7355ae2..24b3906 100644
--- a/osprofiler/tests/test_web.py
+++ b/osprofiler/tests/test_web.py
@@ -18,9 +18,8 @@ from webob import response as webob_response
from osprofiler import _utils as utils
from osprofiler import profiler
-from osprofiler import web
-
from osprofiler.tests import test
+from osprofiler import web
def dummy_app(environ, response):