mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-14 04:13:20 +00:00
[ndtv] Remove unused imports
This commit is contained in:
parent
8c5f0c9fbc
commit
d66152a898
|
@ -1,6 +1,4 @@
|
||||||
import json
|
|
||||||
import re
|
import re
|
||||||
import time
|
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import month_by_name
|
from ..utils import month_by_name
|
||||||
|
|
Loading…
Reference in a new issue