[cbs] Remove unused import

This commit is contained in:
Sergey M․
2016-06-20 22:40:33 +07:00
parent feef925f49
commit cdfc187cd5

View File

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