REFACTOR Remove unused swiper import from app.js
This commit is contained in:
parent
06f0c072f7
commit
e3c01dc013
|
|
@ -1,5 +1,4 @@
|
||||||
import menuInit from './header';
|
import menuInit from './header';
|
||||||
import initSwiper from './swiper';
|
|
||||||
|
|
||||||
window.addEventListener('load', function () {
|
window.addEventListener('load', function () {
|
||||||
menuInit();
|
menuInit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user