mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-19 20:10:25 +00:00
[sbs] Remove unused import
This commit is contained in:
parent
7e760fc188
commit
4d52f2eb7f
@ -1,7 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import json
|
||||
import re
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
|
Loading…
Reference in New Issue
Block a user