Skip to content

Commit

Permalink
no log: cleaned commented lines for @JaiZed
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus65535 committed Oct 12, 2024
1 parent 561904b commit dfbc754
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions custom_libs/subliminal_patch/subtitle.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,6 @@ def is_valid(self):
if self.use_original_format:
self._og_format = subs.format
self._is_valid = True
# if self.use_original_format:
# self.format = subs.format
# self._is_valid = True
# logger.debug("Using original format")
return True

except pysubs2.UnknownFPSError:
Expand Down

0 comments on commit dfbc754

Please sign in to comment.