remove hello function from web service

This commit is contained in:
benjaminramey
2019-11-21 12:06:15 -06:00
parent 66bca2546c
commit 8fb536b95f
2 changed files with 0 additions and 22 deletions

View File

@@ -3,7 +3,3 @@ service: lunchrunweb
provider:
name: aws
runtime: nodejs12.x
functions:
hello:
handler: handler.hello