Skip to content

Commit 5f75502

Browse files
committed
lint
1 parent 580c5e6 commit 5f75502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ import PageMetadata from "@/components/PageMetadata"
3636
import TitleCardList, { ITitleCardItem } from "@/components/TitleCardList"
3737
import Translation from "@/components/Translation"
3838

39-
import { runOnlyOnce } from "@/lib/utils/runOnlyOnce"
4039
import { getLastDeployDate } from "@/lib/utils/getLastDeployDate"
40+
import { runOnlyOnce } from "@/lib/utils/runOnlyOnce"
4141
import {
4242
getRequiredNamespacesForPage,
4343
isLangRightToLeft,

0 commit comments

Comments
 (0)