Remove unnecessary template
What does this MR do and why?
Removes an unnecessary template
tag. I noticed this because my IDE was complaining.
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,
- Go to your project
- *Security & Compliance > Vulnerability Report
- Click on a Vulnerability to go to the details page
- 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.
-
I have evaluated the MR acceptance checklist for this MR.