Browse Source

[cbs] Remove unused import

totalwebcasting
Sergey M․ 9 years ago
parent
commit
b6b950bf58
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/cbs.py

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

@ -5,7 +5,6 @@ from ..utils import (
xpath_text,
xpath_element,
int_or_none,
ExtractorError,
find_xpath_attr,
)


Loading…
Cancel
Save