mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-06-07 21:16:14 +01:00
Remove extraneous comma.
Go away, extraneous comma.
This commit is contained in:
@ -8,6 +8,6 @@ var WordGenerator = module.exports = TemplateGenerator.extend({
|
|||||||
|
|
||||||
init: function(){
|
init: function(){
|
||||||
this._super( 'doc', 'xml' );
|
this._super( 'doc', 'xml' );
|
||||||
},
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user