Skip to content

Commit

Permalink
Remove related_links_variant from index
Browse files Browse the repository at this point in the history
This was missed from a previous PR[1] when an AB test had finished.

[1] #1354
  • Loading branch information
chao-xian committed Jun 14, 2019
1 parent 735b918 commit bc6d9fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/development/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<title>
government-frontend development page
</title>
<%= related_links_variant.analytics_meta_tag.html_safe %>
</head>
<body>
<div id="wrapper">
Expand Down

0 comments on commit bc6d9fe

Please sign in to comment.