remove hello function from web service
This commit is contained in:
@@ -3,7 +3,3 @@ service: lunchrunweb
|
||||
provider:
|
||||
name: aws
|
||||
runtime: nodejs12.x
|
||||
|
||||
functions:
|
||||
hello:
|
||||
handler: handler.hello
|
||||
|
||||
Reference in New Issue
Block a user