Skip to content

Commit ad55d13

Browse files
committed
chore: remove unused Modal import
1 parent 55509f8 commit ad55d13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import CommunityEvents from "@/components/CommunityEvents"
3030
import HomeHero from "@/components/Hero/HomeHero"
3131
import { Image } from "@/components/Image"
3232
import MainArticle from "@/components/MainArticle"
33-
import Modal from "@/components/Modal"
3433
import PageMetadata from "@/components/PageMetadata"
3534
import StatsBoxGrid from "@/components/StatsBoxGrid"
3635
import TitleCardList, { ITitleCardItem } from "@/components/TitleCardList"

0 commit comments

Comments
 (0)