remove a stray expression

This commit is contained in:
lilydjwg 2022-04-06 18:18:24 +08:00
parent 65e4f18bb4
commit 206322b151
1 changed files with 0 additions and 1 deletions

View File

@ -689,7 +689,6 @@ class IMAPServer:
OfflineImapError.ERROR.CRITICAL)
except:
pass
e.args[0][:35]
# re-raise all other errors
raise