using variable declaration for readability

This commit is contained in:
Tobias Beer
2015-10-08 14:18:55 +02:00
parent 95eb8810b6
commit 32c41479cc
+1 -1
View File
@@ -48,4 +48,4 @@ exports.each = function(source,operator,options) {
return results;
};
})();
})();