mirror of
https://github.com/danbulant/Shasha
synced 2026-06-18 22:01:17 +00:00
revert
This commit is contained in:
parent
9ebf7b1f91
commit
b855031e7f
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ dbClient.connect(e => {
|
|||
console.error(e);
|
||||
return process.exit();
|
||||
}
|
||||
dbClient.getMongo().slaveOk();
|
||||
console.log("Database connected!");
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue