Merge pull request #79708 from saschagrunert/unused-ldflags-var

cri-o: remove unused ldflags variable
This commit is contained in:
Matthew Bauer 2020-02-10 14:28:12 -05:00 committed by GitHub
commit ba30ee3389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
{ flavor ? ""
, ldflags ? ""
, stdenv
, btrfs-progs
, buildGoPackage