removed unused import

This commit is contained in:
jerryaalvarado84 2016-04-28 19:17:31 -07:00
parent d295874fcc
commit 83dafd46ed

View File

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