aws-mfa: remove unused input

This commit is contained in:
Sandro Jäckel 2021-02-22 08:43:56 +01:00
parent c5473c8aa1
commit a1e871a4c2
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,7 +1,6 @@
{ lib
, buildPythonApplication
, fetchFromGitHub
, pkgs
, boto3
}: