[tf1] Remove unused import
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 4 Jan 2015 13:06:23 +0000 (14:06 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 4 Jan 2015 13:06:23 +0000 (14:06 +0100)
youtube_dl/extractor/tf1.py

index 07cc8122646a1cd7509252ef8dfaee7672159c30..025d0877cb928bb433aff9f6eff19a29d253e006 100644 (file)
@@ -1,8 +1,6 @@
 # coding: utf-8
 from __future__ import unicode_literals
 
-import re
-
 from .common import InfoExtractor