This commit is contained in:
lwl0608 2024-04-29 12:00:40 +08:00
parent 0bcc514aa9
commit a50bf665b8
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ class S:
q = {"fmt": "image/heic"}
images = self.col_image.find(q)
print(len(images))
return
idx = 0
del_images = list()