pythonPackages.pyscard: Remove unused input

This commit is contained in:
Sandro Jäckel
2020-11-25 11:19:38 -08:00
committed by Jonathan Ringer
parent 2b714a3d58
commit d4e0e44ff2
@@ -1,4 +1,4 @@
{ stdenv, fetchPypi, fetchpatch, buildPythonPackage, swig, pcsclite, PCSC }:
{ stdenv, fetchPypi, buildPythonPackage, swig, pcsclite, PCSC }:
let
# Package does not support configuring the pcsc library.