EditProfile: remove fixed comment

This commit is contained in:
Alex Gleason 2022-05-06 14:51:49 -05:00
parent 66bc0029c4
commit eca6154cb9
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 0 additions and 2 deletions

View File

@ -391,8 +391,6 @@ const EditProfile: React.FC = () => {
</div>
</div>
{/* HACK: wrap these checkboxes in a .simple_form container so they get styled (for now) */}
{/* Need a either move, replace, or refactor these checkboxes. */}
<List>
{features.followRequests && (
<ListItem