zulip/zerver/worker
Alex Vandiver cd9c69cd12 message_send: Remove unnecessary user_ids argument.
cfcbf58cd1 rightly removed the use of `user_ids` in
`render_markdown`, which in turn makes it unnecessary in
`render_incoming_message`.

Remove the unnecessary parameter from `render_incoming_message`.
2022-05-04 14:45:18 -07:00
..
__init__.py
queue_processors.py message_send: Remove unnecessary user_ids argument. 2022-05-04 14:45:18 -07:00