mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.88k stars 578 forks source link

Minor AsyncTransport cleanup #1282

Closed d-ryzhykau closed 2 years ago

d-ryzhykau commented 2 years ago

Remove unused session argument. Remove import of unused and not installed libs: aioresponses, aiohttp.