Remove hacky code related to changing CWD

This commit is contained in:
2023-07-06 14:38:30 +02:00
parent 97395686b0
commit 90ca620044
3 changed files with 2 additions and 8 deletions

View File

@@ -1,9 +1,3 @@
import { readdirSync } from 'fs';
console.log(readdirSync('/var/task'));
process.chdir('/var/task');
import {
createProbot,
createLambdaFunction