Skip to content

Commit

Permalink
Fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Dec 4, 2019
1 parent c1bfc70 commit 6e456b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ckan/plugins/toolkit.py
Expand Up @@ -280,8 +280,6 @@ def _initialize(self):
t['enqueue_job'] = enqueue_job

if six.PY2:

t['literal'] = webhelpers.html.tags.literal
t['response'] = pylons.response
self.docstring_overrides['response'] = '''
The Pylons response object.
Expand Down

0 comments on commit 6e456b2

Please sign in to comment.