We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2639f7 commit b652075Copy full SHA for b652075
lambdas/sftp-letters/src/app/request-proof.ts
@@ -22,7 +22,7 @@ export class App {
22
private readonly sftpSupplierClientRepository: SftpSupplierClientRepository,
23
private readonly emailClient: EmailClient,
24
private readonly logger: Logger
25
- ) { }
+ ) {}
26
async send(
27
eventBody: string,
28
messageId: string
0 commit comments