Remove redundant TS files

This commit is contained in:
Maciej Pędzich 2023-07-06 14:33:59 +02:00
parent 81a72804a4
commit 97395686b0

View File

@ -1,3 +1,3 @@
[functions]
included_files = ["package.json", "appFn.ts", "getPlaylistIdFromUrl.ts"]
included_files = ["package.json"]
external_node_modules = ["@probot/adapter-aws-lambda-serverless", "probot", "express", "keyv", "formidable"]