1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-27 17:23:26 +00:00

[compat] Fix imports

This commit is contained in:
Philipp Hagemeister
2014-11-02 11:26:40 +01:00
parent 8c25f81bee
commit baa708036c
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -8,7 +8,6 @@ import ctypes
import datetime
import email.utils
import errno
import getpass
import gzip
import itertools
import io