Browse Source

[tf1] Remove unused import

totalwebcasting
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
9fda6ee39f
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      youtube_dl/extractor/tf1.py

+ 0
- 2
youtube_dl/extractor/tf1.py View File

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


Loading…
Cancel
Save