Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 31, 2021
1 parent 36e39aa commit d750e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastify.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function fastify (options) {

const initialConfig = getSecuredInitialConfig(options)

// TODO remove this, it should not be needed
// exposeHeadRoutes have its defult set from the validatorfrom the validatorfrom the validatorfrom the validator
options.exposeHeadRoutes = initialConfig.exposeHeadRoutes

// Default router
Expand Down

0 comments on commit d750e4f

Please sign in to comment.