mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 10:11:52 +00:00
[eighttracks] Remove unused import
This commit is contained in:
parent
a7e01c438d
commit
9202b1b787
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ from __future__ import unicode_literals
|
|||
|
||||
import json
|
||||
import random
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..compat import (
|
||||
|
|
Loading…
Reference in a new issue