Skip to content

Commit 23cfa83

Browse files
author
Sebastien Stormacq
committed
cleanup code
1 parent 8dc16ab commit 23cfa83

File tree

2 files changed

+0
-125
lines changed

2 files changed

+0
-125
lines changed

Examples/MultiTenant/Sources/main.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ import Foundation
2424

2525
let tenants = TenantDataStore()
2626

27-
// let runtime = LambdaRuntime {
28-
// (event: APIGatewayV2Request, context: LambdaContext) -> APIGatewayV2Response in
2927
let runtime = LambdaRuntime {
3028
(event: APIGatewayRequest, context: LambdaContext) -> APIGatewayResponse in
3129

Examples/MultiTenant/event.json

Lines changed: 0 additions & 123 deletions
This file was deleted.

0 commit comments

Comments
 (0)