Skip to content

Commit

Permalink
Remove bugherd on site now
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Jun 23, 2024
1 parent 0834d4b commit fd7d981
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/views/_tailwind/application/_html_head.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,3 @@
region: "au"
});
</script>
<%# TODO: Remove this once we don't need bugherd anymore (or don't want to pay for it) %>
<%# Disabling bugherd in test because it messes with the accessibility tests %>
<% unless Rails.env.test? %>
<script type="text/javascript" src="https://www.bugherd.com/sidebarv2.js?apikey=4mv4c9coe7csi93r42nrqq" async="true"></script>
<% end %>

0 comments on commit fd7d981

Please sign in to comment.