Skip to content

Commit 29fc6a4

Browse files
committed
add one line space
1 parent a93eff2 commit 29fc6a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/APIGateway/Sources/main.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import FoundationEssentials
1919
#else
2020
import Foundation
2121
#endif
22+
2223
let encoder = JSONEncoder()
2324
let runtime = LambdaRuntime {
2425
(event: APIGatewayV2Request, context: LambdaContext) -> APIGatewayV2Response in

0 commit comments

Comments
 (0)