Skip to content

Commit

Permalink
Removed unused space
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent (Wen Yu) Ge authored Apr 8, 2024
1 parent e8fd004 commit 110d56a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/docs/tutorials/+page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export async function load() {
.replace('/+page.markdoc', '')
.replace('/step-1', '');
const tutorialName = slug.slice(slug.lastIndexOf('/') + 1);

return {
title: frontmatter.title,
framework: frontmatter.framework,
Expand Down

0 comments on commit 110d56a

Please sign in to comment.