Browse Source

[ctsnews] Remove unused import

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
3198291f26
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/ctsnews.py

+ 0
- 1
youtube_dl/extractor/ctsnews.py View File

@ -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


Loading…
Cancel
Save