aws-sam-cli: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-16 23:22:49 +01:00
parent b1b8d3b755
commit 57c0838feb

View File

@@ -1,5 +1,4 @@
{ fetchFromGitHub
, lib
{ lib
, python3
, enableTelemetry ? false
}: