Skip to content

Commit 99f3eb0

Browse files
authored
Update handler.py
1 parent 0f1d899 commit 99f3eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
import json
3-
import requests
3+
#import requests
44

55
def endpoint(event, context):
66
#current_time = datetime.datetime.now().time()

0 commit comments

Comments
 (0)