Commt on the change, file clean-up process needed.

This commit is contained in:
Jet Li 2025-01-31 09:14:49 +00:00
parent 20919277d2
commit 55e19f3f11

View File

@ -52,6 +52,8 @@ class ContentSharePointManager:
region=region,
)
else:
# TODO: Remove all existing content directories
# Otherwise it will keep growing
folder.content_directories.clear()
for sp_folder in sp_folders: