Skip to content

Commit 54f4863

Browse files
committed
#2955 removed space
1 parent 1a8eebc commit 54f4863

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/AdpVulnerabilityEnrichment.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
<span :class="{'is-danger tag has-text-weight-bold is-uppercase' : ssvc.exploitation.toLowerCase() === 'active'}">
6262
{{ ssvc.exploitation }}
6363
</span>
64-
6564
</td>
6665
<td data-label="Automatable" style="width: 10%">{{ ssvc.automatable }}</td>
6766
<td data-label="Technical Impact" style="width: 30%">{{ ssvc['technical impact'] }}</td>

0 commit comments

Comments
 (0)