Skip to content

Commit 12b0b93

Browse files
小调整。
1 parent 5b842e5 commit 12b0b93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/common/handle/impl/text/pdf_split_handle.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,5 +343,3 @@ def get_content(self, file, save_image):
343343
finally:
344344
if pdf_document is not None:
345345
pdf_document.close()
346-
# 处理完后可以删除临时文件
347-
os.remove(temp_file_path)

0 commit comments

Comments
 (0)