mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
remove extraneous console.log
This commit is contained in:
@@ -867,6 +867,5 @@ module.exports = class UsersService {
|
||||
ignoresUsers: usersToStopIgnoring
|
||||
}
|
||||
});
|
||||
console.log('Mongo wrote stopIgnoringUsers', usersToStopIgnoring);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user