summaryrefslogtreecommitdiff
path: root/osprofiler/tests/unit/test_profiler.py
diff options
context:
space:
mode:
Diffstat (limited to 'osprofiler/tests/unit/test_profiler.py')
-rw-r--r--osprofiler/tests/unit/test_profiler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/osprofiler/tests/unit/test_profiler.py b/osprofiler/tests/unit/test_profiler.py
index fbe0ccd..0f0fcb5 100644
--- a/osprofiler/tests/unit/test_profiler.py
+++ b/osprofiler/tests/unit/test_profiler.py
@@ -17,8 +17,8 @@ import collections
import copy
import datetime
import re
+from unittest import mock
-import mock
import six
from osprofiler import profiler