1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-11 03:58:58 +00:00

[sbs] Remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-05-16 18:38:28 +02:00
parent 7e760fc188
commit 4d52f2eb7f

View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
from __future__ import unicode_literals from __future__ import unicode_literals
import json
import re import re
from .common import InfoExtractor from .common import InfoExtractor
from ..utils import ( from ..utils import (