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 && (