mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-30 20:57:26 +00:00 
			
		
		
		
	Remove unused var.
This commit is contained in:
		| @@ -61,7 +61,6 @@ Implementation of the 'analyze' verb for HackMyResume. | ||||
|       (rez.meta && rez.meta.format && rez.meta.format.startsWith('FRESH')) ? | ||||
|       'FRESH' : 'JRS'; | ||||
|  | ||||
|     var padding = 20; | ||||
|     this.stat( HME.beforeAnalyze, { fmt: safeFormat, file: resumeObject.file }); | ||||
|     var info = _.mapObject( nlzrs, function(val, key) { | ||||
|       return val.run( resumeObject.rez ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user