Browse Source

[cbs] Remove unused import

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

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

@ -1,7 +1,5 @@
from __future__ import unicode_literals
import re
from .theplatform import ThePlatformFeedIE
from ..utils import (
int_or_none,


Loading…
Cancel
Save