Skip to content

Commit

Permalink
remove a stray expression
Browse files Browse the repository at this point in the history
  • Loading branch information
lilydjwg committed Apr 6, 2022
1 parent 65e4f18 commit 206322b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion offlineimap/imapserver.py
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@ def acquireconnection(self):
OfflineImapError.ERROR.CRITICAL)
except:
pass
e.args[0][:35]

# re-raise all other errors
raise
Expand Down

0 comments on commit 206322b

Please sign in to comment.