[cbsnews] Remove unused import

This commit is contained in:
Sergey M․ 2016-01-28 00:42:04 +06:00
parent f125d9115b
commit ed7cd1e859
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import re
import json
from .theplatform import ThePlatformIE
from ..utils import remove_start
class CBSNewsIE(ThePlatformIE):