Compare commits
No commits in common. "v2" and "main" have entirely different histories.
@ -1,5 +1,2 @@
|
||||
def handler(event, context):
|
||||
return {
|
||||
"statusCode": 200,
|
||||
"body": "Hello, World!"
|
||||
}
|
||||
# 67c05387642f4156b1a4dfa0e95811cd
|
||||
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
functions-framework==1.4.3
|
||||
markupsafe==2.0.1
|
||||
Loading…
Reference in New Issue
Block a user