[cbsnews] Remove unused import

pull/8/head
Sergey M․ 2016-01-28 00:42:04 +06:00
rodzic f125d9115b
commit ed7cd1e859
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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