1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-10 07:47:07 +01:00
This commit is contained in:
hacksalot
2016-01-09 16:56:30 -05:00
parent 540c745069
commit 540ad48d61
2 changed files with 6 additions and 19 deletions

View File

@ -83,11 +83,6 @@ Implementation of the 'generate' verb for HackMyResume.
});
(sheets.length > 1) && this.stat( HME.afterMerge, { r: rez } );
// Output theme messages
var numFormats = Object.keys(theme.formats).length;
var themeName = theme.name.toUpperCase();
// Expand output resumes...
var targets = expand( dst, theme );