clean up leftover

There was a comment to enable something for eslint. This was a leftover from when it was dissabled.
But the dissabling was removed in a privious commit f9393b0dab
This commit is contained in:
Ilja 2022-03-21 09:59:52 +01:00
parent 88ad5033a8
commit e594252668
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
/>
<div v-if="report.statuses.length">
<small>{{ $t('report.reported_statuses') }}</small>
<!-- eslint-enable vue/no-v-html -->
<router-link
v-for="status in report.statuses"
:key="status.id"