mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 06:05:41 +02:00
removed unnecessary reconnect introduced in commit 8cc98be
This commit is contained in:
@@ -73,7 +73,6 @@ class Idler(object):
|
||||
|
||||
# idle thread
|
||||
def _idle(self):
|
||||
self._reconnect()
|
||||
while True:
|
||||
# if the event is set here,
|
||||
# disposed() must have been called
|
||||
|
||||
Reference in New Issue
Block a user