Commit 720fa66f authored by Doron Behar's avatar Doron Behar
Browse files

python3.pkgs.beets: remove unused fetchpatch argument

parent a7b73cd3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@
  buildPythonPackage,
  pythonAtLeast,
  fetchFromGitHub,
  fetchpatch,

  # build-system
  poetry-core,