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