From be53f5ca6e6c026fbfd37e229032ba24317ddfb1 Mon Sep 17 00:00:00 2001 From: Sidharth Bansal Date: Thu, 15 Feb 2018 20:25:09 +0530 Subject: [PATCH] Unnecessary hr removed (#2283) --- app/views/users/profile.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/users/profile.html.erb b/app/views/users/profile.html.erb index 4a24f861d6..2fd4141362 100644 --- a/app/views/users/profile.html.erb +++ b/app/views/users/profile.html.erb @@ -236,8 +236,6 @@ <%= render :partial => "tag/tagging", locals: { url: "/profile/tags/create/#{ @user.id }", parent: :profile } %> -
-