mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 05:25:49 +01:00
Remove unused imports
This commit is contained in:
parent
9e0c5791c1
commit
1525148114
3 changed files with 1 additions and 9 deletions
|
|
@ -1,6 +1,7 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import itertools
|
||||
import json
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor, SearchInfoExtractor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue