mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
We are applying .strip() on a string and thus we don't need .lstrip() since .strip() already strips the left side of the string.
1.7 KiB
1.7 KiB