mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
plugins/edsm: Don't try to r.close(), that's not even valid
This commit is contained in:
parent
3d3674da5f
commit
6aa4ccaf90
@ -634,8 +634,6 @@ def worker() -> None:
|
||||
|
||||
pending = []
|
||||
|
||||
r.close()
|
||||
|
||||
break # No exception, so assume success
|
||||
|
||||
except Exception as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user