mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 02:25:11 +00:00
[cbs] Remove unused import
This commit is contained in:
parent
feef925f49
commit
cdfc187cd5
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
||||
from .theplatform import ThePlatformFeedIE
|
||||
from ..utils import (
|
||||
int_or_none,
|
||||
|
|
Loading…
Reference in a new issue