Remove connection
This commit is contained in:
parent
2b904f6a88
commit
3ad36aaa4b
@ -34,7 +34,6 @@ const db = new mysql.createPool({
|
|||||||
database: dbName,
|
database: dbName,
|
||||||
port: dbPort,
|
port: dbPort,
|
||||||
});
|
});
|
||||||
db.connect();
|
|
||||||
|
|
||||||
const functions = {
|
const functions = {
|
||||||
collections: {
|
collections: {
|
||||||
|
Loading…
Reference in New Issue
Block a user