fixed indent

This commit is contained in:
barisusakli
2014-11-09 00:01:46 -05:00
parent 8fdc03eaad
commit 8294aec5e7

View File

@@ -242,7 +242,7 @@ var async = require('async'),
} }
if (!cids.length) { if (!cids.length) {
return callback(null, []); return callback(null, []);
} }
async.parallel({ async.parallel({