mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +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