diff --git a/app/views/_tailwind/application/_html_head.html.erb b/app/views/_tailwind/application/_html_head.html.erb
index 88ba8d5f8..bf117e2a4 100644
--- a/app/views/_tailwind/application/_html_head.html.erb
+++ b/app/views/_tailwind/application/_html_head.html.erb
@@ -29,8 +29,3 @@
region: "au"
});
-<%# 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? %>
-
-<% end %>