diff --git a/acf-blocks/home/show-thematiques/show-thematiques.js b/acf-blocks/home/show-thematiques/show-thematiques.js
index 4e8f51b..411c3c8 100644
--- a/acf-blocks/home/show-thematiques/show-thematiques.js
+++ b/acf-blocks/home/show-thematiques/show-thematiques.js
@@ -40,8 +40,7 @@ function initiateSwiper() {
renderBullet: function (index, className) {
const ariaLabel = cardThematiques[index].getAttribute("data-taxonomy");
- // return ``;
- return ``;
},