Skip to content

Commit b652075

Browse files
committed
CCM-10141 Lint fix
1 parent a2639f7 commit b652075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdas/sftp-letters/src/app/request-proof.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export class App {
2222
private readonly sftpSupplierClientRepository: SftpSupplierClientRepository,
2323
private readonly emailClient: EmailClient,
2424
private readonly logger: Logger
25-
) { }
25+
) {}
2626
async send(
2727
eventBody: string,
2828
messageId: string

0 commit comments

Comments
 (0)