mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[tf1] Remove unused import
This commit is contained in:
parent
bc3e582fe4
commit
9fda6ee39f
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue