Skip to content

Commit

Permalink
[#2939] Auth get 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 b587582 commit 728a76b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/logic/auth/get.py
@@ -1,6 +1,5 @@
import ckan.logic as logic
import ckan.new_authz as new_authz
from ckan.authz import Authorizer
from ckan.lib.base import _
from ckan.logic.auth import (get_package_object, get_group_object,
get_resource_object, get_related_object)
Expand Down

0 comments on commit 728a76b

Please sign in to comment.