Skip to content

Commit

Permalink
cosmetic tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ddooley committed Dec 13, 2024
1 parent b66fa5f commit 569b947
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/utils/validation.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ export function validateValAgainstVocab(value, field) {
update = val_trim;
}
}
//if (update)
// console.log(valid, update, value, trimmedVal);
}

return [valid, update];
Expand Down

0 comments on commit 569b947

Please sign in to comment.