Skip to content

Commit 77ee581

Browse files
committed
Remove TODO
Signed-off-by: Alex Ellis <[email protected]>
1 parent 79e29c4 commit 77ee581

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
def handle(event, context):
2-
# TODO implement
32
return {
43
"statusCode": 200,
54
"body": "Hello from OpenFaaS!"
6-
}
5+
}

0 commit comments

Comments
 (0)