mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 16:30:11 +00:00
Remove extraneous console.log.
This commit is contained in:
parent
48cc315fc8
commit
5c39c1c93d
@ -39,7 +39,6 @@ Generic template helper definitions for HackMyResume / FluentCV.
|
|||||||
MD(txt).replace(/^\s*<p>|<\/p>\s*$/gi, '') :
|
MD(txt).replace(/^\s*<p>|<\/p>\s*$/gi, '') :
|
||||||
MD(txt);
|
MD(txt);
|
||||||
txt = H2W( txt );
|
txt = H2W( txt );
|
||||||
console.log(txt);
|
|
||||||
return txt;
|
return txt;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user