diff --git a/app/views/outfits/edit.html.haml b/app/views/outfits/edit.html.haml
index 7aa19732..9ac2e270 100644
--- a/app/views/outfits/edit.html.haml
+++ b/app/views/outfits/edit.html.haml
@@ -153,7 +153,6 @@
%li.checkbox.must-log-in
%input{type: 'checkbox', id: 'advanced-search-wants', disabled: true}
%label{for: 'advanced-search-wants'} Only include items you want
- -# TODO: update return_to
= link_to 'Log in to use these filters.', login_path_with_return_to,
id: 'advanced-search-log-in-link'