Skip to content

Commit

Permalink
refactor: clear trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kayquecoelho committed Sep 27, 2022
1 parent 787dc5d commit ee9a8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/boleto-api-caixa/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ const getInstructions = (companyName, companyDocument, boleto) => {

instructions += ` A emissão deste boleto foi solicitada e/ou intermediada pela empresa ${companyName} - ` +
`CNPJ: ${companyDocument}. Para confirmar a existência deste boleto consulte em pagar.me/boletos`

return instructions
}

Expand Down

0 comments on commit ee9a8db

Please sign in to comment.