aboutsummaryrefslogtreecommitdiff
path: root/test/test_write_annotations.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-10-15 12:05:24 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-10-15 12:05:24 +0200
commit10eaae48ffe1042d9c5f77fd563832bf795ad647 (patch)
tree44f1dba50c0774b3e1de94b26d21bffeb451deaa /test/test_write_annotations.py
parent9d4660cab15f374176f87d3f747a559142e4af9b (diff)
parent9d74e308f7caa7f649809366ebcdb5a7caf560b9 (diff)
downloadyoutube-dl-10eaae48ffe1042d9c5f77fd563832bf795ad647.tar.xz
Merge branch 'master' of github.com:rg3/youtube-dl
Diffstat (limited to 'test/test_write_annotations.py')
-rw-r--r--test/test_write_annotations.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_write_annotations.py b/test/test_write_annotations.py
index 6f08808cd..35defb895 100644
--- a/test/test_write_annotations.py
+++ b/test/test_write_annotations.py
@@ -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):