mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Trying to improve cpu on server..
This commit is contained in:
@@ -9,5 +9,3 @@ db.on('connected', function(err) {
|
||||
db.on('error',function(err) {
|
||||
console.log("\n" + new Date().toString() + "\n Database error: ", err);
|
||||
});
|
||||
|
||||
module.exports = db;
|
||||
|
||||
Reference in New Issue
Block a user