mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[eighttracks] Remove unused import
This commit is contained in:
parent
a7e01c438d
commit
9202b1b787
|
@ -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