This commit is contained in:
Kenneth Jannette
2024-03-08 00:38:09 -06:00
parent 89d438d8f1
commit d770f29cd8
3 changed files with 40 additions and 9 deletions

View File

@@ -111,7 +111,6 @@ const RequestEditPage = () => {
}
async function getOutgoingRequests(documentId) {
console.log("get out going requests called times:");
const docType = String(documentType);
const docId = String(documentId);
const response = await fetch(