diff --git a/lib/BankLetter.js b/lib/BankLetter.js index 6910213..0161324 100644 --- a/lib/BankLetter.js +++ b/lib/BankLetter.js @@ -37,10 +37,7 @@ module.exports = class BankLetter { }) { this.client = client; this.bankName = bankName; - - if () this.template = template; - } async generate() {