Skip to content

Commit

Permalink
Merge pull request #16 from decentraland/feat/trigger-deploy
Browse files Browse the repository at this point in the history
feat: remove old comment
  • Loading branch information
juanmahidalgo authored Nov 25, 2024
2 parents 4c94ce0 + f34999b commit eb439b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export async function main(program: Lifecycle.EntryPointParameters<AppComponents
components
}

// wire the HTTP router (make it automatic? TBD)
const router = await setupRouter()
// register routes middleware
components.server.use(router.middleware())
Expand Down

0 comments on commit eb439b6

Please sign in to comment.