Skip to content

Commit

Permalink
[uol] remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
remitamine committed Aug 9, 2016
1 parent 4e62d26 commit 20ef412
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions youtube_dl/extractor/uol.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals

import re

from .common import InfoExtractor
from ..utils import (
clean_html,
Expand Down

0 comments on commit 20ef412

Please sign in to comment.