diff --git a/lib/dotcom_web/templates/layout/root.html.eex b/lib/dotcom_web/templates/layout/root.html.eex index 2eb7b50498..b700b127d7 100644 --- a/lib/dotcom_web/templates/layout/root.html.eex +++ b/lib/dotcom_web/templates/layout/root.html.eex @@ -85,17 +85,6 @@ Sign up to test the MBTA app → -
<%= if assigns[:search_header?] do %> <%= render "_searchbar.html", assigns %>