diff --git a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 index 9a40e496d2..40f444de51 100644 --- a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 +++ b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 @@ -81,9 +81,6 @@
  • Recently Executed Tasks
  • Information about Taskotron Tasks (and help for reading their output)
  • Browse Task Results
  • - {% if deployment_type in ['dev', 'stg', 'local'] %} -
  • Simulated Bodhi Comments (bodhi comments are not made in dev or stg)
  • - {% endif %}