diff --git a/lib/generator.js b/lib/generator.js index 6df4886..a38889f 100644 --- a/lib/generator.js +++ b/lib/generator.js @@ -22,4 +22,4 @@ module.exports = function(locals) { return result.concat(data); }, []); -}; +}; \ No newline at end of file