about summary refs log tree commit diff
path: root/pkgs/applications/office/beancount/beancount_share.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/beancount/beancount_share.nix')
-rw-r--r--pkgs/applications/office/beancount/beancount_share.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/office/beancount/beancount_share.nix b/pkgs/applications/office/beancount/beancount_share.nix
index 5386deff1d0b6..3b2ae6c4ddf02 100644
--- a/pkgs/applications/office/beancount/beancount_share.nix
+++ b/pkgs/applications/office/beancount/beancount_share.nix
@@ -1,7 +1,6 @@
 { lib
 , python3
 , fetchFromGitHub
-, fetchpatch
 }:
 
 python3.pkgs.buildPythonApplication rec {