mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +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);
|
||||
txt = H2W( txt );
|
||||
console.log(txt);
|
||||
return txt;
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user