Skip to content

Commit e01b25d

Browse files
committed
swift-format
1 parent 066ab76 commit e01b25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AWSLambdaRuntime/LambdaHandlers.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ extension LambdaRuntime {
238238
decoder: decoder,
239239
handler: LambdaHandlerAdapter(handler: ClosureHandler(body: body))
240240
)
241-
241+
242242
self.init(handler: handler)
243243
}
244244
}

0 commit comments

Comments
 (0)