Skip to content

Commit

Permalink
Update developers.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Jun 17, 2023
1 parent 8fdbac8 commit f05395f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions routes/developers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ import { Head } from "$fresh/runtime.ts"
import Layout from "~/components/Layout.tsx"
import developers from "~/components/config/developer.ts"

export default function Developers() {
const devElements =

return <>{devElements}</>;
}

export default function DevPage() {
return (
<>
Expand Down

1 comment on commit f05395f

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on f05395f Jun 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/routes/devs.tsx".

Please # to comment.