aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/raywenderlich.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/raywenderlich.py')
-rw-r--r--youtube_dl/extractor/raywenderlich.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/raywenderlich.py b/youtube_dl/extractor/raywenderlich.py
index 2a90677f4..640c3ee23 100644
--- a/youtube_dl/extractor/raywenderlich.py
+++ b/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,