Skip to content

Commit 89adbf9

Browse files
committed
fix: remote leftover
1 parent 2e53dff commit 89adbf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ function plugin (fastifyInstance, opts = {}, done) {
4949

5050
// Also add it to default validator as fallback
5151
if (defaultValidator.getSchema(schemaKey) == null) {
52-
console.log('adding to default validator', schemaKey)
5352
defaultValidator.addSchema(schema, schemaKey)
5453
}
5554
}

0 commit comments

Comments
 (0)