REFACTOR Remove unused swiper import from app.js

This commit is contained in:
Antoine 2025-05-12 16:47:37 +02:00
parent 06f0c072f7
commit e3c01dc013

View File

@ -1,5 +1,4 @@
import menuInit from './header';
import initSwiper from './swiper';
window.addEventListener('load', function () {
menuInit();