final fixes

This commit is contained in:
2024-10-22 16:39:26 +03:00
parent a2396e7744
commit fd1ea75234

View File

@@ -1,6 +1,6 @@
import os import os
import traceback import traceback
from obs import ObsClient, Versions from obs import ObsClient, Versions, Object, DeleteObjectsRequest
bucketName = os.getenv( bucketName = os.getenv(
"BUCKET" "BUCKET"