Skip to content

Commit aa21ff2

Browse files
authored
remove debug
1 parent 78a9cae commit aa21ff2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/core.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ class Swiper {
337337
}
338338

339339
slidesPerViewDynamic(view = 'current', exact = false) {
340-
console.log('debug');
341340
const swiper = this;
342341
const { params, slides, slidesGrid, slidesSizesGrid, size: swiperSize, activeIndex } = swiper;
343342
let spv = 1;

0 commit comments

Comments
 (0)