mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 23:15:48 +01:00
@@ -311,7 +311,7 @@ var winston = require('winston'),
|
||||
return callback(err);
|
||||
}
|
||||
|
||||
if (pids.length === 0) {
|
||||
if (!pids.length) {
|
||||
return callback(null, null);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user