From eca6154cb9203544586413539539741bc37e0487 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 6 May 2022 14:51:49 -0500 Subject: [PATCH] EditProfile: remove fixed comment --- app/soapbox/features/edit_profile/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/soapbox/features/edit_profile/index.tsx b/app/soapbox/features/edit_profile/index.tsx index b9f6f5661..1b6cf7e62 100644 --- a/app/soapbox/features/edit_profile/index.tsx +++ b/app/soapbox/features/edit_profile/index.tsx @@ -391,8 +391,6 @@ const EditProfile: React.FC = () => { - {/* HACK: wrap these checkboxes in a .simple_form container so they get styled (for now) */} - {/* Need a either move, replace, or refactor these checkboxes. */} {features.followRequests && (