Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-A authored May 13, 2024
1 parent 7ff1951 commit 9ea2bf6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions yt_dlp/extractor/crunchyroll.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
parse_count,
parse_iso8601,
qualities,
remove_start,
smuggle_url,
time_seconds,
traverse_obj,
Expand Down Expand Up @@ -282,7 +281,6 @@ def get_meta_from_response(response):

return results


def _extract_stream(self, identifier, display_id=None):
if not display_id:
display_id = identifier
Expand Down

0 comments on commit 9ea2bf6

Please sign in to comment.