opentelemetry-collector: remove unused input

This commit is contained in:
Sandro 2021-08-16 15:37:50 +02:00 committed by GitHub
parent 79c76a146d
commit f448b23f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
{ buildGoModule
, fetchFromGitHub
, stdenv
, lib
}: