This commit is contained in:
Deepak Dahiya
2022-03-31 09:44:40 +00:00
committed by GitHub
parent 79acd5bac4
commit bda035c74d

View File

@@ -159,7 +159,6 @@ export async function reserveCache(
reserveCacheRequest
)
)
console.log(response)
return response
}