Double log line removed

This commit is contained in:
McCloudS
2025-02-02 20:22:27 -07:00
committed by GitHub
parent a14ccc197b
commit 4401c72732

View File

@@ -1057,7 +1057,6 @@ def gen_subtitles_queue(file_path: str, transcription_type: str, force_language:
if have_to_skip(file_path, force_language): if have_to_skip(file_path, force_language):
logging.debug(f"{file_path} already has subtitles in {force_language}, skipping.")
return return
task = { task = {