Browse Source

[tf1] Remove unused import

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

2
youtube_dl/extractor/tf1.py

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

Loading…
Cancel
Save