Skip to content

Commit 743c9a7

Browse files
committed
chore(app): fmt
1 parent 9b73bbf commit 743c9a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app2/src/routes/yaps/+page.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ import { type Load, redirect } from "@sveltejs/kit"
33
export const load: Load = () => {
44
throw redirect(302, "/")
55
}
6-

0 commit comments

Comments
 (0)