Skip to content

Remove unnecessary template

Savas Vedova requested to merge fix-semantics into master

What does this MR do and why?

Removes an unnecessary template tag. I noticed this because my IDE was complaining.

image

How to set up and validate locally

Technically there is no change in the markup as the template tag is ignored by vue. But still to verify it works,

  1. Go to your project
  2. *Security & Compliance > Vulnerability Report
  3. Click on a Vulnerability to go to the details page
  4. The Evidence section in the vulnerability_footer should render properly

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports