@@ -101,8 +101,8 @@ async function attachPdfToAccount(sfdc) {
}
}
finally{
finally{
if(parser){
if(parser){
awaitparser.destroy();
awaitparser.destroy();
}
}
}
}
}
}
console.log(`PDFs successfully attached!`);
console.log(`PDFs successfully attached!`);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.