mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-03 04:47:07 +01:00
Remove extraneous console.log.
This commit is contained in:
@ -39,7 +39,6 @@ Generic template helper definitions for HackMyResume / FluentCV.
|
||||
MD(txt).replace(/^\s*<p>|<\/p>\s*$/gi, '') :
|
||||
MD(txt);
|
||||
txt = H2W( txt );
|
||||
console.log(txt);
|
||||
return txt;
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user