pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, buildPythonPackage, fetchFromGitHub, six, pytest, pythonOlder }:
|
||||
{ stdenv, buildPythonPackage, fetchFromGitHub, six, pytest }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "construct";
|
||||
|
||||
Reference in New Issue
Block a user