decopled crm for new appeals - all made on storage
This commit is contained in:
@@ -24,7 +24,6 @@ ApiProxy.get(async (req, res) => {
|
||||
//if (hashAPIPath(checkquerypath) == "&hash=" + checkHash) {
|
||||
const blobObj = await getAllProgressBlobs(containerName)
|
||||
.then((data) => {
|
||||
//console.log(data);
|
||||
return downloadAllProgressFiles(containerName, data);
|
||||
})
|
||||
.then((data) => {
|
||||
|
||||
Reference in New Issue
Block a user