Fix an import in the tests and the Youtube Shows test

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-10-15 08:22:20 +02:00
parent 8381a92120
commit e772692ffd
2 changed files with 1 additions and 2 deletions

View file

@ -17,7 +17,6 @@ import xml.etree.ElementTree
import youtube_dl.YoutubeDL
import youtube_dl.extractor
from youtube_dl.utils import True
class YoutubeDL(youtube_dl.YoutubeDL):