[go: up one dir, main page]

Skip to content

Commit

Permalink
delete log
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 22, 2015
1 parent 1b1b1e6 commit 9dad448
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/resume.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ function preview_education(){
}

module.exports = function(cmd,options) {
console.log("IF::",cmd);
console.log("IF::",options);
// console.log("IF::",cmd);
// console.log("IF::",options);
// console.log("message:123:",cmd);
// console.log("message:124:",options.basicinfo);
// console.log("message:124:",options.education);
Expand Down

0 comments on commit 9dad448

Please sign in to comment.