python314Packages.aiohttp: drop unused inputs

This commit is contained in:
Sandro Jäckel
2026-06-30 08:43:34 +02:00
parent a74c47e5d1
commit 8ee90271be
@@ -3,7 +3,6 @@
stdenv,
buildPythonPackage,
fetchFromGitHub,
replaceVars,
isPyPy,
pythonOlder,
@@ -18,7 +17,6 @@
# dependencies
aiohappyeyeballs,
aiosignal,
async-timeout,
attrs,
backports-zstd,
frozenlist,