From 8970b8532c8d40786c3c00f9b77a5e74dfa53a2f Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 9 Oct 2020 13:37:55 +0200 Subject: Remove bork agent_selector_form helper --- app/views/application/_user_info.html.erb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/views/application/_user_info.html.erb') diff --git a/app/views/application/_user_info.html.erb b/app/views/application/_user_info.html.erb index be3b6c5..048e6fb 100644 --- a/app/views/application/_user_info.html.erb +++ b/app/views/application/_user_info.html.erb @@ -3,10 +3,6 @@ <% if current_user.present? %> <%= image_tag current_user.avatar_url, alt: current_user.username %> -- cgit v1.2.3