Skip to content

Commit 9a71cd8

Browse files
authored
fix: post merge
Remove reference to unused variable
1 parent 88e0ab6 commit 9a71cd8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/Package/TrendsChart.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,6 @@ watch(selectedMetric, value => {
17511751
</span>
17521752
<label
17531753
class="flex items-center gap-1.5 text-2xs font-mono text-fg-subtle cursor-pointer h-4"
1754-
:class="{ 'opacity-50': !hasAnomalies }"
17551754
>
17561755
<input
17571756
:checked="settings.chartFilter.anomaliesFixed"

0 commit comments

Comments
 (0)