Fix an import in the tests and the Youtube Shows test
[youtube-dl] / test / test_write_annotations.py
index 6f08808cd8877423c8277f935e2f8ed2d837ad78..35defb8953402a74ff71b7a9a14cec105a5f1703 100644 (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):