mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
We convert the `clean-unused-caches` script to a python file so we can run it in provision by importing it instead of running the script, hence saving some time.