Skip to content

Commit eb439b6

Browse files
Merge pull request #16 from decentraland/feat/trigger-deploy
feat: remove old comment
2 parents 4c94ce0 + f34999b commit eb439b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export async function main(program: Lifecycle.EntryPointParameters<AppComponents
1010
components
1111
}
1212

13-
// wire the HTTP router (make it automatic? TBD)
1413
const router = await setupRouter()
1514
// register routes middleware
1615
components.server.use(router.middleware())

0 commit comments

Comments
 (0)