mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Remove stale comment
(imported from commit c880fc2f543e3f0cdfd531c968a1e77249c04f4c)
This commit is contained in:
parent
f7644dfcd3
commit
2ade66bf3e
@ -305,9 +305,6 @@ def json_get_updates(request, handler):
|
||||
|
||||
return get_updates_backend(request, user_profile, handler, apply_markdown=True)
|
||||
|
||||
# Yes, this has a name similar to the previous function. I think this
|
||||
# new name is better and expect the old function to be deleted and
|
||||
# replaced by the new one soon, so I'm not going to worry about it.
|
||||
@asynchronous
|
||||
@login_required_api_view
|
||||
def api_get_messages(request, user_profile, handler):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user