Skip to content

Commit 71120be

Browse files
committed
Merge remote-tracking branch 'template/main'
2 parents ff6c2ba + 225b941 commit 71120be

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)