Skip to content

Commit

Permalink
Better to remove the line completely.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Sep 3, 2015
1 parent 17ede31 commit 9e8552d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/authz.py
Expand Up @@ -81,7 +81,6 @@ def _build(self):
resolved_auth_function_plugins[name]
)
)
#log.debug('Auth function {0} from plugin {1} was inserted'.format(name, plugin.name))
resolved_auth_function_plugins[name] = plugin.name
fetched_auth_functions[name] = auth_function
# Use the updated ones in preference to the originals.
Expand Down

0 comments on commit 9e8552d

Please sign in to comment.