From c7c02462a5e9c0bd5bbca3daf3b02812cde04bbe Mon Sep 17 00:00:00 2001 From: Samuel Cochran Date: Tue, 17 Apr 2018 16:01:19 +1000 Subject: [PATCH] Remove unused lambda variable --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d2843e3..98409eb3 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,6 @@ An AWS Lambda bundle is created and published as part of the build process. It's entrypoint is `handler.handle`, it requires a `python2.7` environment and makes use of the following env vars: - - BUILDKITE_ORG - BUILDKITE_TOKEN - BUILDKITE_BACKEND - BUILDKITE_QUEUE