Skip to content

Commit

Permalink
[#2939] Auth update no longer uses Authorizer
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Oct 10, 2012
1 parent cfb0097 commit fae330c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/logic/auth/update.py
Expand Up @@ -4,7 +4,6 @@
get_group_object, get_user_object,
get_resource_object, get_related_object)
from ckan.logic.auth.create import _check_group_auth, package_relationship_create
from ckan.authz import Authorizer
from ckan.lib.base import _

def make_latest_pending_package_active(context, data_dict):
Expand Down

0 comments on commit fae330c

Please sign in to comment.