This commit is contained in:
Benjamin Toby
2025-01-14 00:01:02 +01:00
parent 8f00f333aa
commit d586de0639
90 changed files with 533 additions and 960 deletions
+1 -4
View File
@@ -65,9 +65,6 @@ function getSchema(_a) {
})
.end();
});
return {
success: true,
payload: httpResponse,
};
return httpResponse;
});
}