Skip to content

Commit 0dabc60

Browse files
committed
Fixed the cleanup script
1 parent d0b6918 commit 0dabc60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/cleanup.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ export default function Index() {
4747
return (
4848
<div>
4949
<h1>{t("hi")}</h1>
50-
<p>{t("welcome")}</p>
5150
</div>
5251
);
5352
}

0 commit comments

Comments
 (0)