diff --git a/core/modules/filters/each.js b/core/modules/filters/each.js index c60447446..a1e233a94 100644 --- a/core/modules/filters/each.js +++ b/core/modules/filters/each.js @@ -48,4 +48,4 @@ exports.each = function(source,operator,options) { return results; }; -})(); +})(); \ No newline at end of file