1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-12-22 22:47:55 +01:00

[npo] Remove unused import

This commit is contained in:
Philipp Hagemeister 2015-01-16 13:44:36 +01:00
parent 2875cf01bb
commit 4f4f642822

View File

@ -1,7 +1,5 @@
from __future__ import unicode_literals
import re
from .common import InfoExtractor
from ..utils import (
fix_xml_ampersands,