[raywenderlich] PEP 8
authorSergey M․ <dstftw@gmail.com>
Sat, 10 Mar 2018 16:15:11 +0000 (23:15 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 10 Mar 2018 16:15:11 +0000 (23:15 +0700)
[ci skip]

youtube_dl/extractor/raywenderlich.py

index 2a90677f4e0bd231cf65bcc6010623c8611c2915..640c3ee23f06c1dca48627130a7c56d998b05fac 100644 (file)
@@ -7,7 +7,6 @@ from .vimeo import VimeoIE
 from ..utils import (
     extract_attributes,
     ExtractorError,
-    orderedSet,
     smuggle_url,
     unsmuggle_url,
     urljoin,