Files
zulip/tools/lib/provision_inner.py
Riken Shah efbde2ad01 provision: Use the clean_unused_caches.main function.
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`.
2021-06-12 07:28:16 -07:00

12 KiB
Executable File