1
0
mirror of https://github.com/l1ving/youtube-dl synced 2024-12-21 17:42:50 +08:00

[ntvru] Remove unused import

This commit is contained in:
Philipp Hagemeister 2015-02-02 21:58:17 +01:00
parent 7a7bd19c45
commit f920ce295e

View File

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