Skip to content

Commit

Permalink
Remove unused session object.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Murray authored and tobes committed Jul 2, 2012
1 parent aeef82c commit 966ab39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/logic/action/get.py
Expand Up @@ -1243,7 +1243,6 @@ def resource_search(context, data_dict):
'''
model = context['model']
session = context['session']

# Allow either query or fields parameter to be given, but not both.
# Once ``fields`` parameter is dropped, this can be made simpler.
Expand Down

0 comments on commit 966ab39

Please sign in to comment.