Fix clearn up expired code

This commit is contained in:
estherdev03
2025-04-20 22:14:04 -06:00
parent 2e98a88db9
commit 15eddb8d13

View File

@@ -4,6 +4,7 @@ const pool = mysql.createPool({
host: "localhost",
user: "root",
database: "Marketplace",
password: "12345678",
});
// const pool = mysql.createPool(