mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
Remove extraneous comma.
Go away, extraneous comma.
This commit is contained in:
parent
8273e7d150
commit
8361cf9960
@ -8,6 +8,6 @@ var WordGenerator = module.exports = TemplateGenerator.extend({
|
|||||||
|
|
||||||
init: function(){
|
init: function(){
|
||||||
this._super( 'doc', 'xml' );
|
this._super( 'doc', 'xml' );
|
||||||
},
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user