Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Troupel committed Oct 26, 2018
1 parent 5855777 commit 706c989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/views/__init__.py
Expand Up @@ -122,7 +122,6 @@ def identify_user():
break
except AttributeError:
continue


# We haven't identified the user so try the default methods
if not getattr(g, u'user', None):
Expand Down

0 comments on commit 706c989

Please sign in to comment.