terraform-providers: remove useless argument

This commit is contained in:
Stephane TEYSSIER 2021-04-13 15:30:35 +02:00
parent a6c6f06daf
commit ae4b052cb5

View File

@ -3,7 +3,6 @@
, buildGoPackage
, fetchFromGitHub
, callPackage
, runtimeShell
}:
let
list = lib.importJSON ./providers.json;