@@ -46,8 +46,6 @@ execSync(`tar cf ${tarName} ${libName}`, {
encoding: "utf8",
});
console.log(readdirSync(libName));
let r = await fetch(`${repoBaseUrl}/${tarName}`, {
method: "PUT",
headers: {
The note is not visible to the blocked user.