diff --git a/front/src/components/artist/Card.vue b/front/src/components/artist/Card.vue
index 29b503e97..eb27b6ce7 100644
--- a/front/src/components/artist/Card.vue
+++ b/front/src/components/artist/Card.vue
@@ -52,14 +52,6 @@ const imageUrl = computed(() => cover.value?.urls.original
:to="{name: 'library.artists.detail', params: {id: artist.id}}"
>
-
-