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