Skip to content

Commit f0941da

Browse files
committed
Merge remote-tracking branch 'template/main'
2 parents f393c7b + 225b941 commit f0941da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

index.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ def handler(event, context):
3232
}
3333

3434
response = {"statusCode": 200, "body": result.model_dump_json()}
35-
print("Returning response:", " ".join(json.dumps(response, indent=2).splitlines()))
3635
return response

0 commit comments

Comments
 (0)