Remove unused import
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 22 Dec 2013 02:52:12 +0000 (03:52 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 22 Dec 2013 02:52:12 +0000 (03:52 +0100)
youtube_dl/__init__.py

index 7e156d4d42c4e3f015de5a18f1bb017ea5952ded..63437301b6fb43f360856646184f7161e2d76c3b 100644 (file)
@@ -56,7 +56,6 @@ from .utils import (
     compat_print,
     DateRange,
     decodeOption,
-    determine_ext,
     get_term_width,
     DownloadError,
     get_cachedir,