1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07: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

View File

@@ -8,7 +8,6 @@
import datetime
import email.utils
import errno
import getpass
import gzip
import itertools
import io