Remove redundant return statement
(imported from commit eac3298f3004d2dd519c5444755e729111d13482)
This commit is contained in:
parent
6f4fd336cd
commit
3c455e48a9
|
@ -688,7 +688,6 @@ key (perhaps because your AFS tokens expired). That means that while \
|
|||
Zulip users (like you) received it, Zephyr users did not.
|
||||
|
||||
%s""" % (support_heading, support_closing))
|
||||
return
|
||||
|
||||
# Proceed with sending a zcrypted message
|
||||
wrapped_content = result
|
||||
|
|
Loading…
Reference in a new issue