From 0c92b57398417529ad22e80df683a2fb4adac4da Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Wed, 23 Jul 2014 02:46:21 +0200 Subject: Remove unused imports --- test/test_all_urls.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/test_all_urls.py') diff --git a/test/test_all_urls.py b/test/test_all_urls.py index 2bc81f020..0ff47cf1e 100644 --- a/test/test_all_urls.py +++ b/test/test_all_urls.py @@ -15,7 +15,6 @@ from youtube_dl.extractor import ( FacebookIE, gen_extractors, JustinTVIE, - PBSIE, YoutubeIE, ) -- cgit v1.2.3