Skip to content

Commit

Permalink
chor: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsJacobsen committed Apr 17, 2024
1 parent fcd6be3 commit a1b3522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inlang/source-code/website/src/pages/m/+onBeforeRender.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default async function onBeforeRender(pageContext: PageContext) {
console.error("No content available this route.")
throw redirect(baseSlug as `/${string}`, 301)
}
console.log("test", restSlug)

return {
pageContext: {
Expand Down

0 comments on commit a1b3522

Please sign in to comment.