Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
brandstetterm committed Dec 5, 2023
1 parent 7f9fefc commit 4ca7049
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/[lang]/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export const getStaticPaths = (() => {
{params: {lang: "de"}},
];
}) satisfies GetStaticPaths;
---

<Layout title="Scrumlr">
Expand Down

0 comments on commit 4ca7049

Please sign in to comment.