1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-02 12:27:08 +01:00

Improve date handling.

This commit is contained in:
hacksalot
2016-01-30 20:06:04 -05:00
parent 8e806dc04f
commit 27c7a0264a
7 changed files with 90 additions and 50 deletions

View File

@ -104,7 +104,6 @@ Implementation of the 'validate' verb for HackMyResume.
shouldExit: true
};
}
console.log('1111');
return ret;
}, this);
};