Kaynağa Gözat

[ctsnews] Remove unused import

Philipp Hagemeister 10 yıl önce
ebeveyn
işleme
3198291f26
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      youtube_dl/extractor/ctsnews.py

+ 0 - 1
youtube_dl/extractor/ctsnews.py

@@ -2,7 +2,6 @@
 from __future__ import unicode_literals
 
 from .common import InfoExtractor
-from ..compat import compat_urllib_request
 from ..utils import parse_iso8601, ExtractorError