1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 21:13:59 -04:00

[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,