python3.pkgs.beets: remove unused fetchpatch argument

This commit is contained in:
Doron Behar
2026-03-02 01:58:53 +02:00
parent a7b73cd3e1
commit 720fa66f86
@@ -29,7 +29,6 @@
buildPythonPackage,
pythonAtLeast,
fetchFromGitHub,
fetchpatch,
# build-system
poetry-core,