Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
purplebird committed Nov 14, 2015
1 parent cc79c75 commit 8cbc1c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wger/nutrition/views/plan.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ def view(request, id):
else:
template_data['nutritional_data'] = plan.get_nutritional_values()


# Tokens for the links
template_data['uid'] = uid
template_data['token'] = token
Expand Down

0 comments on commit 8cbc1c5

Please sign in to comment.