Browse Source

Remove unused import

master
Philipp Hagemeister 11 years ago
parent
commit
5a94982abe
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/__init__.py

1
youtube_dl/__init__.py

@ -56,7 +56,6 @@ from .utils import (
compat_print,
DateRange,
decodeOption,
determine_ext,
get_term_width,
DownloadError,
get_cachedir,

Loading…
Cancel
Save