Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 09606dfc authored by Gray Fawkes's avatar Gray Fawkes
Browse files

0.0.1

parent b12ac076
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ client.connect(function(err) {
assert.equal(null, err)
console.log('Connected successfully to server')
// eslint-disable-next-line no-unused-vars
const dbO = client.db(dbName)
client.close()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment