Skip to content

Commit c19dc52

Browse files
committed
remove unused import
1 parent ce144af commit c19dc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/containers/CardsColumns.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Swiper, SwiperSlide } from 'swiper/react';
2-
import { Pagination, Navigation } from 'swiper';
2+
import { Pagination } from 'swiper';
33
import 'swiper/css';
44
import 'swiper/css/pagination';
55
import 'swiper/css/navigation';

0 commit comments

Comments
 (0)