python3Packages.karton-mwdb-reporter: remove unused inputs

This commit is contained in:
Fabian Affolter 2021-04-26 15:02:44 +02:00
parent 441f8ef8e4
commit 5b7d7c4bd5

View File

@ -1,10 +1,8 @@
{ lib { lib
, buildPythonPackage , buildPythonPackage
, chardet
, fetchFromGitHub , fetchFromGitHub
, karton-core , karton-core
, mwdblib , mwdblib
, python
}: }:
buildPythonPackage rec { buildPythonPackage rec {