# Conflicts:
#	mariadb_nodejs/basic/db.js
This commit is contained in:
Rob Hedgpeth
2021-05-27 07:58:18 -05:00

View File

@ -14,4 +14,4 @@ var pool =
// Expose the Pool object within this module
module.exports = Object.freeze({
pool: pool
});
});