mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-20 06:01:42 +00:00
[cbs] Remove unused import
This commit is contained in:
parent
feef925f49
commit
cdfc187cd5
@ -1,7 +1,5 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
import re
|
|
||||||
|
|
||||||
from .theplatform import ThePlatformFeedIE
|
from .theplatform import ThePlatformFeedIE
|
||||||
from ..utils import (
|
from ..utils import (
|
||||||
int_or_none,
|
int_or_none,
|
||||||
|
Loading…
Reference in New Issue
Block a user