mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 03:01:08 +01:00
fixed indent
This commit is contained in:
@@ -242,7 +242,7 @@ var async = require('async'),
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!cids.length) {
|
if (!cids.length) {
|
||||||
return callback(null, []);
|
return callback(null, []);
|
||||||
}
|
}
|
||||||
|
|
||||||
async.parallel({
|
async.parallel({
|
||||||
|
|||||||
Reference in New Issue
Block a user