Skip to content

Commit 8e89f27

Browse files
committed
remove encoder
1 parent 3617120 commit 8e89f27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Examples/APIGateway/Sources/main.swift

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import FoundationEssentials
2121
import Foundation
2222
#endif
2323

24-
let encoder = JSONEncoder()
2524
let runtime = LambdaRuntime {
2625
(event: APIGatewayV2Request, context: LambdaContext) -> APIGatewayV2Response in
2726

0 commit comments

Comments
 (0)