We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5646f0d commit 15d6a4fCopy full SHA for 15d6a4f
app/helpers/protips_helper.rb
@@ -67,8 +67,6 @@ def users_background_image
67
location_image_url_for(@user)
68
elsif @protip && !@protip.new_record?
69
location_image_url_for(@protip.user)
70
- else
71
- location_image_url_for(current_user)
72
end
73
74
0 commit comments