This commit is contained in:
Benjamin Toby
2024-12-31 19:43:52 +01:00
parent a642034eea
commit c208975b44
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -112,8 +112,6 @@ async function get({
path: encodeURI(path),
};
console.log("requestObject", requestObject);
scheme
.request(
requestObject,