summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/tracker/stageuser_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipatests/test_xmlrpc/tracker/stageuser_plugin.py')
-rw-r--r--ipatests/test_xmlrpc/tracker/stageuser_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/test_xmlrpc/tracker/stageuser_plugin.py b/ipatests/test_xmlrpc/tracker/stageuser_plugin.py
index 0f7eadd04..72edd3342 100644
--- a/ipatests/test_xmlrpc/tracker/stageuser_plugin.py
+++ b/ipatests/test_xmlrpc/tracker/stageuser_plugin.py
@@ -11,7 +11,7 @@ from ipatests.test_xmlrpc import objectclasses
from ipatests.test_xmlrpc.xmlrpc_test import (
fuzzy_string, fuzzy_dergeneralizedtime, raises_exact)
-from ipatests.util import assert_deepequal, get_user_dn
+from ipatests.util import assert_deepequal
from ipapython.dn import DN
if six.PY3: