Browse Source

[uol] remove unused import

Remita Amine 9 years ago
parent
commit
20ef4123b9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      youtube_dl/extractor/uol.py

+ 0 - 2
youtube_dl/extractor/uol.py

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