Skip to content

Commit 71f12f3

Browse files
committed
chore: remove a comment
Should be in a5de675 commit. Relate to #27
1 parent a5de675 commit 71f12f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli.js

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ const createApp = async (destDir, { lang }) => {
104104
`${__dirname}/templates/${fileName}.ejs`,
105105
{
106106
// @todo #27 Document usage of user defined routes
107-
// @todo #27 Add integration test to ensure that custom router is picked up
108107
'customRouteFilenames': customRouters
109108
}
110109
)

0 commit comments

Comments
 (0)