[cbs] Remove unused import

This commit is contained in:
Sergey M․ 2016-06-20 22:40:33 +07:00
parent feef925f49
commit cdfc187cd5
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

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