This commit is contained in:
Tben
2023-05-22 10:59:57 +01:00
parent 951984169d
commit f957930c89
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -49,8 +49,6 @@ module.exports = async function ({ key, query, database }) {
database,
});
console.log(reqPayload);
const httpsRequest = https.request(
{
method: "POST",