mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[normalboots] Remove unused import
This commit is contained in:
parent
995029a142
commit
5c4862bad4
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
# encoding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
from ..utils import (
|
||||
|
|
Loading…
Reference in a new issue