mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 02:13:41 +03:00
parent
41e2b0a64e
commit
196cf0fc98
@ -324,9 +324,6 @@ def worker():
|
|||||||
except:
|
except:
|
||||||
if __debug__: print_exc()
|
if __debug__: print_exc()
|
||||||
retrying += 1
|
retrying += 1
|
||||||
else:
|
|
||||||
if callback:
|
|
||||||
callback(None)
|
|
||||||
else:
|
else:
|
||||||
plug.show_error(_("Error: Can't connect to EDSM"))
|
plug.show_error(_("Error: Can't connect to EDSM"))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user