mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Pass the HttpRequest explicitly through the two webhooks that log to the webhook loggers. get_current_request is now unused, so remove it (in the same commit for test coverage reasons). Signed-off-by: Anders Kaseorg <anders@zulip.com>