mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
We currently have created a copy of the
`clean_unused_caches.main` function in
`provision_inner.py` to clean the unused caches. But as
we have now converted the script into a python file we
can directly call that function.
This commit replaces that function (introduced in adc0ed4206) with
`clean_unused_caches.main`.
12 KiB
Executable File
12 KiB
Executable File