mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Remove extra new lines at the ends of Zulip authoried files.
Fixes #1627. [tweaked by tabbott to avoid patching third-party modules, for now]
This commit is contained in:
@@ -126,4 +126,3 @@ class RateLimitTests(ZulipTestCase):
|
||||
result = self.send_api_message(email, api_key, "Good message")
|
||||
|
||||
self.assert_json_success(result)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user