mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-26 09:48:11 +00:00
[gorillavid] Remove unused import
This commit is contained in:
parent
e293711802
commit
81a7a521c5
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
import time
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
|
|
Loading…
Reference in a new issue