Skip to content

Commit

Permalink
Revert "debug log"
Browse files Browse the repository at this point in the history
This reverts commit 4fe34ec.
  • Loading branch information
nleush committed Jun 26, 2024
1 parent e647b68 commit 417683e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/plugins/validators/async/21_checkContentType.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ export default {

function setLinkType(link, error, data) {

console.log('-- validate link type', link, error, data)

var error = error || (data && data.error);

if (error) {
Expand Down

0 comments on commit 417683e

Please sign in to comment.