pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, pythonPackages, python} :
|
||||
{ stdenv, fetchurl, pythonPackages} :
|
||||
|
||||
pythonPackages.buildPythonApplication rec {
|
||||
name = "git-review-${version}";
|
||||
|
||||
Reference in New Issue
Block a user