Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
intrn(server): remove outdated code
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Sep 13, 2022
1 parent 8b16e70 commit c44c9d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/vite_dev/create_server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export default async function(app: ExpressApp) {
...request.pageProps,
parsedUnitError
},
url,
"urlOriginal": url
}
const pageContext: Awaited<ReturnType<typeof renderPage>> & { errorStatus?: number }
Expand Down

0 comments on commit c44c9d3

Please sign in to comment.