diff --git a/tests/test_permissions.py b/tests/test_permissions.py
index 871cac8392bdce2489a5e52ef22ba5ed422b36d0..bcad1f33f2601ca975673dcd13e210d27a51aed5 100644
--- a/tests/test_permissions.py
+++ b/tests/test_permissions.py
@@ -36,8 +36,6 @@ from nose.tools import (assert_equal,
                         assert_is_not_none)
 from pytest import raises, mark
 
-from .test_misc import test_info
-
 test_user = "test_user"
 test_role = "test_role"
 test_pw = "passphrase1P!"