diff --git a/ckan/tests/mock_publisher_auth.py b/ckan/tests/mock_publisher_auth.py index 01a292424ea..57e136ee23a 100644 --- a/ckan/tests/mock_publisher_auth.py +++ b/ckan/tests/mock_publisher_auth.py @@ -1,4 +1,3 @@ -from ckan.new_authz import is_authorized from ckan.logic import NotAuthorized import logging