remove a stray expression
This commit is contained in:
parent
65e4f18bb4
commit
206322b151
@ -689,7 +689,6 @@ class IMAPServer:
|
|||||||
OfflineImapError.ERROR.CRITICAL)
|
OfflineImapError.ERROR.CRITICAL)
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
e.args[0][:35]
|
|
||||||
|
|
||||||
# re-raise all other errors
|
# re-raise all other errors
|
||||||
raise
|
raise
|
||||||
|
Loading…
Reference in New Issue
Block a user