EditProfile: remove fixed comment

This commit is contained in:
Alex Gleason
2022-05-06 14:51:49 -05:00
parent 66bc0029c4
commit eca6154cb9

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