Skip to content

Commit 41d08a1

Browse files
committed
Fix validation
1 parent c2c6c88 commit 41d08a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

middlewares/validators/validator.helper.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ function applicationValidator(fieldLocation, fieldname, optional = true) {
328328

329329
//helper object to iterate through the items in the application and track which items are not valid.
330330
const hasValid = {
331-
resume: false,
332331
github: false,
333332
dropler: false,
334333
personal: false,

0 commit comments

Comments
 (0)