pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, buildPythonPackage, fetchdarcs, zope_interface, isPy3k }:
|
||||
{ buildPythonPackage, fetchdarcs, zope_interface, isPy3k }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "python-application";
|
||||
|
||||
Reference in New Issue
Block a user