python314Packages.aiohttp: drop unused inputs

This commit is contained in:
Sandro Jäckel 2026-06-30 08:39:03 +02:00
commit 8ee90271be
No known key found for this signature in database
GPG key ID: 236B6291555E8401

View file

@ -3,7 +3,6 @@
stdenv,
buildPythonPackage,
fetchFromGitHub,
replaceVars,
isPyPy,
pythonOlder,
@ -18,7 +17,6 @@
# dependencies
aiohappyeyeballs,
aiosignal,
async-timeout,
attrs,
backports-zstd,
frozenlist,