1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 01:49:30 +00:00

[normalboots] Remove unused import

This commit is contained in:
Philipp Hagemeister 2015-02-02 23:38:45 +01:00
parent 995029a142
commit 5c4862bad4

View file

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