Browse Source

[raywenderlich] PEP 8
[ci skip]

Sergey M․ 7 years ago
parent
commit
d116918993
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/raywenderlich.py

+ 0 - 1
youtube_dl/extractor/raywenderlich.py

@@ -7,7 +7,6 @@ from .vimeo import VimeoIE
 from ..utils import (
     extract_attributes,
     ExtractorError,
-    orderedSet,
     smuggle_url,
     unsmuggle_url,
     urljoin,