projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7115ca8
)
Remove unused import
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 22 Dec 2013 02:52:12 +0000
(
03:52
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 22 Dec 2013 02:52:12 +0000
(
03:52
+0100)
youtube_dl/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/__init__.py
b/youtube_dl/__init__.py
index 7e156d4d42c4e3f015de5a18f1bb017ea5952ded..63437301b6fb43f360856646184f7161e2d76c3b 100644
(file)
--- a/
youtube_dl/__init__.py
+++ b/
youtube_dl/__init__.py
@@
-56,7
+56,6
@@
from .utils import (
compat_print,
DateRange,
decodeOption,
- determine_ext,
get_term_width,
DownloadError,
get_cachedir,