Remove accidental line

This commit is contained in:
Marcus Moore 2024-09-19 17:10:43 -07:00
parent e95703cb18
commit bdf5708bfc
No known key found for this signature in database

View file

@ -185,7 +185,6 @@
</table>
@endif
{{ $show_user->licenses->count() }}
@if ($show_user->licenses->count() > 0)
<div id="licenses-toolbar">
<h4>{{ trans_choice('general.countable.licenses', $show_user->licenses->count(), ['count' => $show_user->licenses->count()]) }}</h4>