1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 02:59:31 +00:00

[uol] remove unused import

This commit is contained in:
Remita Amine 2016-08-09 15:13:15 +01:00
parent 4e62d26aa2
commit 20ef4123b9

View file

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