summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/aioeafm/default.nix
diff options
context:
space:
mode:
authorMarkus S. Wamser <github-dev@mail2013.wamser.eu>2021-11-12 10:22:34 +0100
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-11-12 19:10:54 -0800
commit2043dbb6faa9e21b0fb500161542e30d6c8bc680 (patch)
tree6cab78acf14200289d749425cadfd159819f81d0 /pkgs/development/python-modules/aioeafm/default.nix
parentMerge pull request #123896 from jojosch/mjolnir-init (diff)
downloadnixpkgs-2043dbb6faa9e21b0fb500161542e30d6c8bc680.tar.gz
pkgs.development.python-modules: remove unused args
Diffstat (limited to 'pkgs/development/python-modules/aioeafm/default.nix')
-rw-r--r--pkgs/development/python-modules/aioeafm/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/aioeafm/default.nix b/pkgs/development/python-modules/aioeafm/default.nix
index be91e0e95575..d8b8c11cef99 100644
--- a/pkgs/development/python-modules/aioeafm/default.nix
+++ b/pkgs/development/python-modules/aioeafm/default.nix
@@ -1,6 +1,5 @@
{ lib
, aiohttp
-, async-timeout
, buildPythonPackage
, fetchFromGitHub
, poetry