Skip to content

Commit d2cb189

Browse files
committed
chore: remove scanning text
1 parent 0b57289 commit d2cb189

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/components/Package/Skeleton.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,7 @@
148148
class="i-carbon:circle-dash w-4 h-4 text-fg-subtle motion-safe:animate-spin"
149149
aria-hidden="true"
150150
/>
151-
<span class="text-sm text-fg-muted">
152-
{{ $t('package.vulnerabilities.scanning') }}
153-
</span>
151+
<span class="text-sm text-fg-muted" />
154152
</div>
155153
</div>
156154

0 commit comments

Comments
 (0)